summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2020-09-06 17:24:27 (GMT)
committerKyle Edwards <kyle.edwards@kitware.com>2020-09-09 12:29:02 (GMT)
commit3f3a30e1e06a3461c0e712b4a80b57a5bcb05eab (patch)
tree3cc5cd65a937e16df7b5c67d18a0342719a23e58 /Source/CMakeLists.txt
parente366977e62edc366e5b7ac38ed6c1c5cf729b428 (diff)
downloadCMake-3f3a30e1e06a3461c0e712b4a80b57a5bcb05eab.zip
CMake-3f3a30e1e06a3461c0e712b4a80b57a5bcb05eab.tar.gz
CMake-3f3a30e1e06a3461c0e712b4a80b57a5bcb05eab.tar.bz2
JSON: Add helpers
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 310ffeb..1be424a 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -336,6 +336,7 @@ set(SRCS
cmInstallTargetGenerator.cxx
cmInstallDirectoryGenerator.h
cmInstallDirectoryGenerator.cxx
+ cmJSONHelpers.h
cmLDConfigLDConfigTool.cxx
cmLDConfigLDConfigTool.h
cmLDConfigTool.cxx