summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-07-19 14:39:46 (GMT)
committerKitware Robot <kwrobot@kitware.com>2023-07-19 14:40:02 (GMT)
commite92156614280bece5452c85865f41d44082b1026 (patch)
tree6865102f51cc985b450af135350acc21503a86fb /Tests/CMakeLib/CMakeLists.txt
parenta594748cdf61146279cfd88f6c21e340e85af8c1 (diff)
parent945b9b8132e9d9eead61e2874bc0e00e9ae23270 (diff)
downloadCMake-e92156614280bece5452c85865f41d44082b1026.zip
CMake-e92156614280bece5452c85865f41d44082b1026.tar.gz
CMake-e92156614280bece5452c85865f41d44082b1026.tar.bz2
Merge topic 'cmCMakePath-SunPro-sparc-workaround'
945b9b8132 cmCMakePath: workarounds for Sunpro/sparc compiler Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Acked-by: Robert Maynard <robertjmaynard@gmail.com> Merge-request: !8633
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 8ce8f67..4454f49 100644
--- a/Tests/CMakeLib/CMakeLists.txt
+++ b/Tests/CMakeLib/CMakeLists.txt
@@ -31,6 +31,7 @@ set(CMakeLib_TESTS
testCMExtAlgorithm.cxx
testCMExtEnumSet.cxx
testList.cxx
+ testCMakePath.cxx
)
if(CMake_ENABLE_DEBUGGER)
list(APPEND CMakeLib_TESTS