summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2004-10-22 19:45:20 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2004-10-22 19:45:20 (GMT)
commit5ceae46e19282f44b14d79032169fe1a37f3c275 (patch)
treebaee4720a5909302444af294343cb82204177561 /Source/CMakeLists.txt
parentfc70a2bb2ae2c905c6fa9b6b8e6a0caa99ca3ee4 (diff)
downloadCMake-5ceae46e19282f44b14d79032169fe1a37f3c275.zip
CMake-5ceae46e19282f44b14d79032169fe1a37f3c275.tar.gz
CMake-5ceae46e19282f44b14d79032169fe1a37f3c275.tar.bz2
COMP: Remove unnecessary commit
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index eaa2d64..9b03387 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -120,8 +120,6 @@ ENDIF(CMAKE_BUILD_MFC_DIALOG)
ADD_EXECUTABLE(cmake cmakemain.cxx)
ADD_EXECUTABLE(DumpDocumentation cmDumpDocumentation)
-ADD_CUSTOM_TARGET(foo ALL /bin/sh ${CMAKE_CURRENT_BINARY_DIR}/../foo.sh)
-
SET(CMTEST_SRCS ctest.cxx cmCTest.cxx
CTest/cmCTestBuildHandler.cxx
CTest/cmCTestConfigureHandler.cxx