summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2019-07-29 15:34:54 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2019-08-01 09:45:04 (GMT)
commite5d3ea22d49e6d85082306d1f73d0689a3fbca81 (patch)
tree49cb6cfcea887454bddab8e6cc79883a3351139d /bootstrap
parenta7d0fe9c24e111bc4f325d608b31fdf394c24602 (diff)
downloadCMake-e5d3ea22d49e6d85082306d1f73d0689a3fbca81.zip
CMake-e5d3ea22d49e6d85082306d1f73d0689a3fbca81.tar.gz
CMake-e5d3ea22d49e6d85082306d1f73d0689a3fbca81.tar.bz2
cmStringAlgorithms: Add cmCatViews and cmStrCat functions
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 7d9631c..ac5adc8 100755
--- a/bootstrap
+++ b/bootstrap
@@ -422,6 +422,7 @@ CMAKE_CXX_SOURCES="\
cmState \
cmStateDirectory \
cmStateSnapshot \
+ cmStringAlgorithms \
cmStringReplaceHelper \
cmStringCommand \
cmSubdirCommand \