summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-02-22 23:32:11 +0100
committerStephen Kelly <steveire@gmail.com>2015-03-11 00:12:56 +0100
commit9df1f0fce19d893b75108fa29eb06cf6b2ce4997 (patch)
tree548b85890d179c41b5292bb07fc8eb437bf4a795 /bootstrap
parent80b9f0cbe263c64613acd18e4e94505924fce40e (diff)
downloadcmake-9df1f0fce19d893b75108fa29eb06cf6b2ce4997.tar.gz
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 320552aebe..6bc87ed532 100755
--- a/bootstrap
+++ b/bootstrap
@@ -270,6 +270,7 @@ CMAKE_CXX_SOURCES="\
cmGeneratorExpressionDAGChecker \
cmGeneratorExpressionEvaluator \
cmGeneratorExpressionLexer \
+ cmGeneratorExpressionNode \
cmGeneratorExpressionParser \
cmGeneratorExpression \
cmGlobalGenerator \