summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorShane Parris <shane.lee.parris@gmail.com>2018-02-14 16:26:35 (GMT)
committerShane Parris <shane.lee.parris@gmail.com>2018-03-29 14:58:03 (GMT)
commit599c93e22d02d34d763d0156fcd29bb2930dec07 (patch)
treec20d6b3837429a1892ea4ccc1a26914a3918cc64 /Source/CMakeLists.txt
parent08b49c277daa5e833a2ff4673c8dd1ab003eb8d9 (diff)
downloadCMake-599c93e22d02d34d763d0156fcd29bb2930dec07.zip
CMake-599c93e22d02d34d763d0156fcd29bb2930dec07.tar.gz
CMake-599c93e22d02d34d763d0156fcd29bb2930dec07.tar.bz2
Add cmGlobVerificationManager class, integrate with cmake and cmState
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 e547356..e23b070 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -246,6 +246,8 @@ set(SRCS
cmGlobalGeneratorFactory.h
cmGlobalUnixMakefileGenerator3.cxx
cmGlobalUnixMakefileGenerator3.h
+ cmGlobVerificationManager.cxx
+ cmGlobVerificationManager.h
cmGraphAdjacencyList.h
cmGraphVizWriter.cxx
cmGraphVizWriter.h