summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorPavel Solodovnikov <hellyeahdominate@gmail.com>2017-06-22 10:53:42 +0300
committerPavel Solodovnikov <hellyeahdominate@gmail.com>2017-06-22 10:53:42 +0300
commitd44bd1c25f3a1cba977eee5a6b2f5bd14c46c73d (patch)
tree627bd0cbe3d05955bea82c7dbf1e6636f0d5ea22 /bootstrap
parent4ba2d2e3d76cb1ec04c612f9646c47d3f1231ad2 (diff)
downloadcmake-d44bd1c25f3a1cba977eee5a6b2f5bd14c46c73d.tar.gz
include_guard: implement new command
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index ba2a5f3dc8..83e67c56f3 100755
--- a/bootstrap
+++ b/bootstrap
@@ -330,6 +330,7 @@ CMAKE_CXX_SOURCES="\
cmHexFileConverter \
cmIfCommand \
cmIncludeCommand \
+ cmIncludeGuardCommand \
cmIncludeDirectoryCommand \
cmIncludeRegularExpressionCommand \
cmInstallCommand \