summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-09-24 14:26:04 (GMT)
committerBrad King <brad.king@kitware.com>2014-09-24 14:26:04 (GMT)
commit7a5d9256a3a9a5070c4a98b9276fb84839d31671 (patch)
tree41fef61667c3b0d9df2e5e8abb195ad00c0a87aa /CMakeLists.txt
parent17a457dcb02e351efe5d1dd093c9443ba206667a (diff)
downloadCMake-7a5d9256a3a9a5070c4a98b9276fb84839d31671.zip
CMake-7a5d9256a3a9a5070c4a98b9276fb84839d31671.tar.gz
CMake-7a5d9256a3a9a5070c4a98b9276fb84839d31671.tar.bz2
Remove unused legacy 'DartLocal.conf' file
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 14f60ae..71850de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -552,10 +552,6 @@ endif()
# setup some Testing support (a macro defined in this file)
CMAKE_SETUP_TESTING()
-configure_file(
- "${CMAKE_CURRENT_SOURCE_DIR}/DartLocal.conf.in"
- "${CMAKE_CURRENT_BINARY_DIR}/DartLocal.conf"
- COPYONLY)
if(NOT CMake_TEST_EXTERNAL_CMAKE)
if(NOT CMake_VERSION_IS_RELEASE)