summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2020-07-23 14:52:39 (GMT)
committerMarc Chevrier <marc.chevrier@gmail.com>2020-09-06 08:34:17 (GMT)
commit212e953d352c2ca20cf6280492633d21fbacdbc9 (patch)
treea004e3b7b094641b6cdde2485e883d4a68a3b90d /Source/CMakeLists.txt
parent46fbb75b2184a9910f49c97145506262726dda6b (diff)
downloadCMake-212e953d352c2ca20cf6280492633d21fbacdbc9.zip
CMake-212e953d352c2ca20cf6280492633d21fbacdbc9.tar.gz
CMake-212e953d352c2ca20cf6280492633d21fbacdbc9.tar.bz2
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 ee8767f..c1610d4 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