summaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2020-09-08 12:49:01 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-09-08 12:49:12 (GMT)
commit56134c1708bb227ebded52e66963b58acae7a958 (patch)
tree71fc4131b66a1bc5f9bec1dd855de1617418fc06 /bootstrap
parent412cc37d357fbbaf5b67e54585dbdd1fbc0a6ae2 (diff)
parenteb583b0a660ba68e8e3b5f820301fde333619283 (diff)
downloadCMake-56134c1708bb227ebded52e66963b58acae7a958.zip
CMake-56134c1708bb227ebded52e66963b58acae7a958.tar.gz
CMake-56134c1708bb227ebded52e66963b58acae7a958.tar.bz2
Merge topic 'cmake_path'
eb583b0a66 cmake_path command: path management 212e953d35 cmCMakePath: Class for path handling Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Ben Boeckel <ben.boeckel@kitware.com> Acked-by: Raul Tambre <raul@tambre.ee> Merge-request: !5158
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index faade05..1e161db 100755
--- a/bootstrap
+++ b/bootstrap
@@ -288,6 +288,8 @@ CMAKE_CXX_SOURCES="\
cmBreakCommand \
cmBuildCommand \
cmCMakeMinimumRequired \
+ cmCMakePath \
+ cmCMakePathCommand \
cmCMakePolicyCommand \
cmCPackPropertiesGenerator \
cmCacheManager \