|
@@ -269,7 +269,6 @@ macro(CMAKE_SETUP_TESTING)
|
|
|
# configure some files for testing
|
|
# configure some files for testing
|
|
|
configure_file(Templates/CTestScript.cmake.in CTestScript.cmake @ONLY)
|
|
configure_file(Templates/CTestScript.cmake.in CTestScript.cmake @ONLY)
|
|
|
configure_file(Tests/.NoDartCoverage Tests/.NoDartCoverage)
|
|
configure_file(Tests/.NoDartCoverage Tests/.NoDartCoverage)
|
|
|
- configure_file(Tests/.NoDartCoverage Modules/.NoDartCoverage)
|
|
|
|
|
configure_file(CTestCustom.cmake.in CTestCustom.cmake @ONLY)
|
|
configure_file(CTestCustom.cmake.in CTestCustom.cmake @ONLY)
|
|
|
endmacro()
|
|
endmacro()
|
|
|
|
|
|