CMake/Tests/CMakeOnly
Brad King 9a20abf04a Add infrastructure for CMake-only tests
Some tests only need to run CMake to configure and generate a build
tree, but not actually perform the build.  Add a new "Tests/CMakeOnly"
directory dedicated for this purpose.  Add a helper script to drive each
test by creating a fresh build tree and running CMake on it.  Add macro
"add_CMakeOnly_test" to help create tests using the script.
2012-01-13 14:21:22 -05:00
..
CMakeLists.txt Add infrastructure for CMake-only tests 2012-01-13 14:21:22 -05:00
Test.cmake.in Add infrastructure for CMake-only tests 2012-01-13 14:21:22 -05:00