summaryrefslogtreecommitdiff
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2020-09-29 10:15:34 -0400
committerKyle Edwards <kyle.edwards@kitware.com>2020-10-05 09:49:59 -0400
commit06128cf94964697279970a80ddfc1ce2ef7b4da5 (patch)
tree8d8be41288988b12e1787746a6169f0d5cc4e19a /Source/CMakeLists.txt
parent5a365420866849ed0c5cb54ebae5ca96bd5bd984 (diff)
downloadcmake-06128cf94964697279970a80ddfc1ce2ef7b4da5.tar.gz
Presets: Add cmCMakePresetsFile class
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 d0d9459cd3..1e16e17860 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -184,6 +184,8 @@ set(SRCS
cmCLocaleEnvironmentScope.cxx
cmCMakePath.h
cmCMakePath.cxx
+ cmCMakePresetsFile.cxx
+ cmCMakePresetsFile.h
cmCommandArgumentParserHelper.cxx
cmCommonTargetGenerator.cxx
cmCommonTargetGenerator.h