summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-08-19 19:33:06 (GMT)
committerBrad King <brad.king@kitware.com>2019-08-20 13:36:45 (GMT)
commite07e2bc8bbf25178270e8086575ff398dd1fa0c6 (patch)
treeaff0229e33180fad888312e9a9dcddca1124cb7f /bootstrap
parentc1787cb5eb82ad815a824f88d4cc636e949fae73 (diff)
downloadCMake-e07e2bc8bbf25178270e8086575ff398dd1fa0c6.zip
CMake-e07e2bc8bbf25178270e8086575ff398dd1fa0c6.tar.gz
CMake-e07e2bc8bbf25178270e8086575ff398dd1fa0c6.tar.bz2
bootstrap: Compile cm::String
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index c7e3945..eaccfc8 100755
--- a/bootstrap
+++ b/bootstrap
@@ -423,6 +423,7 @@ CMAKE_CXX_SOURCES="\
cmState \
cmStateDirectory \
cmStateSnapshot \
+ cmString \
cmStringAlgorithms \
cmStringReplaceHelper \
cmStringCommand \