BUG: Oops. Left chunk of junk at the bottom of the main Tests CMakeLists.txt file with the last commit... Sorry.

This commit is contained in:
David Cole 2009-07-24 16:15:10 -04:00
parent 5bea9620dc
commit b819ee85c0

View File

@ -1251,9 +1251,3 @@ ${CMake_BINARY_DIR}/bin/cmake -DVERSION=CVS -P ${CMake_SOURCE_DIR}/Utilities/Rel
ENDIF(BUILD_TESTING)
SUBDIRS(CMakeTests)
if(BUILD_TESTING)
if(do_cvs_tests)
add_test(IsSourceTreeUnmodified ${CMAKE_CMAKE_COMMAND} -P "IsSourceTreeUnmodified.cmake")
endif(do_cvs_tests)
endif(BUILD_TESTING)