BUG: Close endif statements with same string as if so that it still configures with CMake 2.4. One more time. Encore, encore.
This commit is contained in:
parent
6237c6ead4
commit
6414fa21fe
|
@ -36,4 +36,4 @@ if(do_cvs_tests)
|
|||
"-DCVS_EXECUTABLE:STRING=${CVS_EXECUTABLE}"
|
||||
)
|
||||
AddCMakeTest(CheckSourceTree "${CheckSourceTree_PreArgs}")
|
||||
endif()
|
||||
endif(do_cvs_tests)
|
||||
|
|
Loading…
Reference in New Issue