summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-02-22 22:32:11 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-03-10 23:12:56 (GMT)
commit9df1f0fce19d893b75108fa29eb06cf6b2ce4997 (patch)
tree548b85890d179c41b5292bb07fc8eb437bf4a795 /bootstrap
parent80b9f0cbe263c64613acd18e4e94505924fce40e (diff)
downloadCMake-9df1f0fce19d893b75108fa29eb06cf6b2ce4997.zip
CMake-9df1f0fce19d893b75108fa29eb06cf6b2ce4997.tar.gz
CMake-9df1f0fce19d893b75108fa29eb06cf6b2ce4997.tar.bz2
Genex: Split cmGeneratorExpressionNode into own file.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 320552a..6bc87ed 100755
--- a/bootstrap
+++ b/bootstrap
@@ -270,6 +270,7 @@ CMAKE_CXX_SOURCES="\
cmGeneratorExpressionDAGChecker \
cmGeneratorExpressionEvaluator \
cmGeneratorExpressionLexer \
+ cmGeneratorExpressionNode \
cmGeneratorExpressionParser \
cmGeneratorExpression \
cmGlobalGenerator \