mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-23 23:18:38 -06:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user