summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-03-09 21:34:09 (GMT)
committerBrad King <brad.king@kitware.com>2012-03-12 13:33:21 (GMT)
commiteb33000d75e0e41a2412db9a75597dbee6bfdad6 (patch)
tree15a1620d7c43ec521d1b4bb3084c531f5e017d75 /Tests/CMakeCommands/CMakeLists.txt
parent42a81e7119fab94afcb0c87f93c314af1689e1f7 (diff)
downloadCMake-eb33000d75e0e41a2412db9a75597dbee6bfdad6.zip
CMake-eb33000d75e0e41a2412db9a75597dbee6bfdad6.tar.gz
CMake-eb33000d75e0e41a2412db9a75597dbee6bfdad6.tar.bz2
Use generalized RunCMake test infrastrucure for find_package test
Diffstat (limited to 'Tests/CMakeCommands/CMakeLists.txt')
-rw-r--r--Tests/CMakeCommands/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CMakeCommands/CMakeLists.txt b/Tests/CMakeCommands/CMakeLists.txt
index aa400d0..e9e4020 100644
--- a/Tests/CMakeCommands/CMakeLists.txt
+++ b/Tests/CMakeCommands/CMakeLists.txt
@@ -8,4 +8,3 @@ macro(add_CMakeCommands_test test)
endmacro()
add_CMakeCommands_test(build_command)
-add_CMakeCommands_test(find_package)