From 52802470dfacc33a7994688cd284cb82665f102b Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Mon, 17 Nov 2008 14:42:03 +0000 Subject: [PATCH] - add "DartConfiguration.tcl" to exclude list --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 256257a..920d4dd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -86,6 +86,7 @@ SET (CPACK_SOURCE_IGNORE_FILES "Makefile$" "Makefile\\\\.in$" # cmake cache files +"DartConfiguration.tcl$" "CMakeCache.txt" "CMakeFiles" "cmake_install.cmake$" -- 2.7.4