summaryrefslogtreecommitdiff
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2020-07-23 16:52:39 +0200
committerMarc Chevrier <marc.chevrier@gmail.com>2020-09-06 10:34:17 +0200
commit212e953d352c2ca20cf6280492633d21fbacdbc9 (patch)
treea004e3b7b094641b6cdde2485e883d4a68a3b90d /Source/CMakeLists.txt
parent46fbb75b2184a9910f49c97145506262726dda6b (diff)
downloadcmake-212e953d352c2ca20cf6280492633d21fbacdbc9.tar.gz
cmCMakePath: Class for path handling
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index ee8767ff14..c1610d43e3 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -182,6 +182,8 @@ set(SRCS
cmCheckCustomOutputs.cxx
cmCLocaleEnvironmentScope.h
cmCLocaleEnvironmentScope.cxx
+ cmCMakePath.h
+ cmCMakePath.cxx
cmCommandArgumentParserHelper.cxx
cmCommonTargetGenerator.cxx
cmCommonTargetGenerator.h