summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorDaniel Eiband <daniel.eiband@brainlab.com>2019-10-17 14:20:52 (GMT)
committerDaniel Eiband <daniel.eiband@brainlab.com>2019-11-24 19:13:23 (GMT)
commit4e37508c8570bd6b846aa67478e97ec370ab4feb (patch)
tree9a1bee6d7b8074b57b97779c4f6d0d997b95be0b /bootstrap
parent96e5042e468c5551b9b6ca01f8671295b2fda1a6 (diff)
downloadCMake-4e37508c8570bd6b846aa67478e97ec370ab4feb.zip
CMake-4e37508c8570bd6b846aa67478e97ec370ab4feb.tar.gz
CMake-4e37508c8570bd6b846aa67478e97ec370ab4feb.tar.bz2
cmLocalGenerator: Refactor to use cmMakeSingleCommandLine
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 4432d49..8606dda 100755
--- a/bootstrap
+++ b/bootstrap
@@ -294,6 +294,7 @@ CMAKE_CXX_SOURCES="\
cmCreateTestSourceList \
cmCustomCommand \
cmCustomCommandGenerator \
+ cmCustomCommandLines \
cmDefinePropertyCommand \
cmDefinitions \
cmDepends \