summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2023-02-07 22:56:56 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2023-08-17 18:42:53 (GMT)
commit3dc6676ecc4ef8a74b057f284f123fd54e867fa4 (patch)
treeadfc5d81de9c99cdbc7f82da62d51a835a620296 /Source/CMakeLists.txt
parentcb356b540c0ed500383c7681ec7594ed58d517a5 (diff)
downloadCMake-3dc6676ecc4ef8a74b057f284f123fd54e867fa4.zip
CMake-3dc6676ecc4ef8a74b057f284f123fd54e867fa4.tar.gz
CMake-3dc6676ecc4ef8a74b057f284f123fd54e867fa4.tar.bz2
cmSyntheticTargetCache: add a struct for synthetic target caching
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 67d3d8d..a8abb60 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -426,6 +426,7 @@ add_library(
cmStateTypes.h
cmStringAlgorithms.cxx
cmStringAlgorithms.h
+ cmSyntheticTargetCache.h
cmSystemTools.cxx
cmSystemTools.h
cmTarget.cxx