diff options
Diffstat (limited to 'Modules/Dart.cmake')
-rw-r--r-- | Modules/Dart.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Dart.cmake b/Modules/Dart.cmake index d3d788a..320e4eb 100644 --- a/Modules/Dart.cmake +++ b/Modules/Dart.cmake @@ -304,7 +304,7 @@ IF(BUILD_TESTING) # configure files CONFIGURE_FILE( ${CMAKE_ROOT}/Modules/DartConfiguration.tcl.in - ${PROJECT_BINARY_DIR}/DartConfiguration.tcl ) + ${PROJECT_BINARY_DIR}/CTestConfiguration.ini ) # # Section 3: |