summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeOnly/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-11-26 22:01:43 (GMT)
committerBrad King <brad.king@kitware.com>2012-11-26 22:06:12 (GMT)
commitda1d9bac63d486d430b0c61ee8d3928f8d09ab26 (patch)
treee89bb2df1fda4ba9c6053cf5e7963cb21f74b587 /Tests/CMakeOnly/CMakeLists.txt
parentb96f6fc2aabed8a77cd45c0f87af7abb6a687576 (diff)
downloadCMake-da1d9bac63d486d430b0c61ee8d3928f8d09ab26.zip
CMake-da1d9bac63d486d430b0c61ee8d3928f8d09ab26.tar.gz
CMake-da1d9bac63d486d430b0c61ee8d3928f8d09ab26.tar.bz2
Test find_path multiarch support (#13742)
Diffstat (limited to 'Tests/CMakeOnly/CMakeLists.txt')
-rw-r--r--Tests/CMakeOnly/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CMakeOnly/CMakeLists.txt b/Tests/CMakeOnly/CMakeLists.txt
index 1b4ebc4..be7ddbc 100644
--- a/Tests/CMakeOnly/CMakeLists.txt
+++ b/Tests/CMakeOnly/CMakeLists.txt
@@ -32,6 +32,7 @@ add_CMakeOnly_test(SelectLibraryConfigurations)
add_CMakeOnly_test(TargetScope)
add_CMakeOnly_test(find_library)
+add_CMakeOnly_test(find_path)
add_test(CMakeOnly.ProjectInclude ${CMAKE_CMAKE_COMMAND}
-DTEST=ProjectInclude