summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2016-10-19 22:29:18 (GMT)
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2016-10-21 16:14:51 (GMT)
commit6c9b3b5c03b41842d3d79c1bd80691be7e5c6f89 (patch)
tree2a3d630a70a3e5d6eeef5dc99847d51bcedd8589 /bootstrap
parent8483dab8e16b9734ac7d2b90b95d474ce8502e40 (diff)
downloadCMake-6c9b3b5c03b41842d3d79c1bd80691be7e5c6f89.zip
CMake-6c9b3b5c03b41842d3d79c1bd80691be7e5c6f89.tar.gz
CMake-6c9b3b5c03b41842d3d79c1bd80691be7e5c6f89.tar.bz2
cmCommand: implement functions in cxx file
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index ab76526..4ce0dee 100755
--- a/bootstrap
+++ b/bootstrap
@@ -254,6 +254,7 @@ CMAKE_CXX_SOURCES="\
cmCMakePolicyCommand \
cmCPackPropertiesGenerator \
cmCacheManager \
+ cmCommand \
cmCommandArgumentLexer \
cmCommandArgumentParser \
cmCommandArgumentParserHelper \