summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-10-04 17:38:01 (GMT)
committerBrad King <brad.king@kitware.com>2023-10-04 21:14:58 (GMT)
commit99fa01d3faa70f1e214acd56ce25002ae310c51d (patch)
tree1ac54a53b77808ab8a56a4fd5b36e041d110add1 /Source/CMakeLists.txt
parentfdd81a609a5f581d0bf6f935d3580377361a4b31 (diff)
downloadCMake-99fa01d3faa70f1e214acd56ce25002ae310c51d.zip
CMake-99fa01d3faa70f1e214acd56ce25002ae310c51d.tar.gz
CMake-99fa01d3faa70f1e214acd56ce25002ae310c51d.tar.bz2
cmStandardLevelResolver: Factor out public representation of level
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 37d407b..1bc855e 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -417,6 +417,7 @@ add_library(
cmSourceFileLocationKind.h
cmSourceGroup.cxx
cmSourceGroup.h
+ cmStandardLevel.h
cmStandardLevelResolver.cxx
cmStandardLevelResolver.h
cmState.cxx