summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/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 /Tests/CMakeLib/CMakeLists.txt
parente366977e62edc366e5b7ac38ed6c1c5cf729b428 (diff)
downloadCMake-3f3a30e1e06a3461c0e712b4a80b57a5bcb05eab.zip
CMake-3f3a30e1e06a3461c0e712b4a80b57a5bcb05eab.tar.gz
CMake-3f3a30e1e06a3461c0e712b4a80b57a5bcb05eab.tar.bz2
JSON: Add helpers
Diffstat (limited to 'Tests/CMakeLib/CMakeLists.txt')
-rw-r--r--Tests/CMakeLib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeLib/CMakeLists.txt b/Tests/CMakeLib/CMakeLists.txt
index 0b2c8f6..87925bd 100644
--- a/Tests/CMakeLib/CMakeLists.txt
+++ b/Tests/CMakeLib/CMakeLists.txt
@@ -13,6 +13,7 @@ set(CMakeLib_TESTS
testCTestResourceGroups.cxx
testGccDepfileReader.cxx
testGeneratedFileStream.cxx
+ testJSONHelpers.cxx
testRST.cxx
testRange.cxx
testOptional.cxx