summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorKyle Edwards <kyle.edwards@kitware.com>2023-08-16 13:26:08 (GMT)
committerKyle Edwards <kyle.edwards@kitware.com>2023-08-16 13:56:48 (GMT)
commit94241e243d0594b29a29ffb0d072d7c285bdc4e5 (patch)
treeb57bebe3c89b0e5eac07ccad5443c875b7b93c12 /Source/CMakeLists.txt
parent2588bf090ce822de44a470362019c398b2165137 (diff)
downloadCMake-94241e243d0594b29a29ffb0d072d7c285bdc4e5.zip
CMake-94241e243d0594b29a29ffb0d072d7c285bdc4e5.tar.gz
CMake-94241e243d0594b29a29ffb0d072d7c285bdc4e5.tar.bz2
cmJSONHelpers: Make error generators proper functions
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 62cd829..453015d 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -324,6 +324,7 @@ add_library(
cmInstallTargetGenerator.cxx
cmInstallDirectoryGenerator.h
cmInstallDirectoryGenerator.cxx
+ cmJSONHelpers.cxx
cmJSONHelpers.h
cmJSONState.cxx
cmJSONState.h