summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2002-09-10 16:49:09 (GMT)
committerKen Martin <ken.martin@kitware.com>2002-09-10 16:49:09 (GMT)
commit3c3ea267b88813fe53e557a3369f7df2910809a0 (patch)
treec1b1bb139ee038054115edde3cb326dac548ab24 /Source
parent7a927b5d50a9b6e0e7ce40bc459ad7df8dfbe0bd (diff)
downloadCMake-3c3ea267b88813fe53e557a3369f7df2910809a0.zip
CMake-3c3ea267b88813fe53e557a3369f7df2910809a0.tar.gz
CMake-3c3ea267b88813fe53e557a3369f7df2910809a0.tar.bz2
removed extra ENDIF
Diffstat (limited to 'Source')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 4b39511..e0dc7e4 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -221,8 +221,6 @@ IF(BUILD_TESTING)
Exec
${CMake_BINARY_DIR}/Tests/LinkLine
LinkLine)
-
- ENDIF (DART_ROOT)
ENDIF(BUILD_TESTING)