From c8965ce8c3c579e0fa07e9959f6da5ef26243182 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Wed, 16 Feb 2005 13:29:32 -0500 Subject: ENH: Remove DART_ROOT to force DartConfiguration.tcl to be up to date --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index dfea554..f9228e5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -82,6 +82,7 @@ SUBDIRS(Source Modules Templates Utilities) ENABLE_TESTING() # Include the standard Dart testing module +SET(DART_ROOT "" CACHE INTERNAL "" FORCE) INCLUDE (${CMAKE_ROOT}/Modules/Dart.cmake) # use the ansi CXX compile flag for building cmake -- cgit v0.12