summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/Executable/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastien Barre <sebastien.barre@kitware.com>2002-01-22 20:57:40 (GMT)
committerSebastien Barre <sebastien.barre@kitware.com>2002-01-22 20:57:40 (GMT)
commitac1f2bcf6b827137689eeec19b5a67e2d626bd5b (patch)
tree12824362098bf49f41b3e573f0a1c4dc9fda8491 /Tests/ComplexOneConfig/Executable/CMakeLists.txt
parent416afb7d5ab573c53af9910fbbba53cd75aa4167 (diff)
downloadCMake-ac1f2bcf6b827137689eeec19b5a67e2d626bd5b.zip
CMake-ac1f2bcf6b827137689eeec19b5a67e2d626bd5b.tar.gz
CMake-ac1f2bcf6b827137689eeec19b5a67e2d626bd5b.tar.bz2
Just rename dir
Diffstat (limited to 'Tests/ComplexOneConfig/Executable/CMakeLists.txt')
-rw-r--r--Tests/ComplexOneConfig/Executable/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/ComplexOneConfig/Executable/CMakeLists.txt b/Tests/ComplexOneConfig/Executable/CMakeLists.txt
index 5cf4054..366fe38 100644
--- a/Tests/ComplexOneConfig/Executable/CMakeLists.txt
+++ b/Tests/ComplexOneConfig/Executable/CMakeLists.txt
@@ -30,7 +30,7 @@ TARGET_LINK_LIBRARIES(complex
# has no side-effects on the current Makefile (duplicated source file
# due to source list expansion done twice).
#
-SUBDIRS(required)
+SUBDIRS(Temp)
#
# Extra coverage.Not used.