summaryrefslogtreecommitdiffstats
path: root/Tests/SimpleExclude/dirC/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-09-15 11:49:05 (GMT)
committerBrad King <brad.king@kitware.com>2017-09-15 12:58:02 (GMT)
commitf1f109e9713d0d4e5cc61853d8edd70ccbd055ee (patch)
tree8e4ea5972a421ff1f5b126fc8c016210739ca539 /Tests/SimpleExclude/dirC/CMakeLists.txt
parentc0c5f924fe46fcf83603117689b372cb8520c4bb (diff)
downloadCMake-f1f109e9713d0d4e5cc61853d8edd70ccbd055ee.zip
CMake-f1f109e9713d0d4e5cc61853d8edd70ccbd055ee.tar.gz
CMake-f1f109e9713d0d4e5cc61853d8edd70ccbd055ee.tar.bz2
Tests: Drop tests that have not run for over 10 years
Diffstat (limited to 'Tests/SimpleExclude/dirC/CMakeLists.txt')
-rw-r--r--Tests/SimpleExclude/dirC/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Tests/SimpleExclude/dirC/CMakeLists.txt b/Tests/SimpleExclude/dirC/CMakeLists.txt
deleted file mode 100644
index 9b59fda..0000000
--- a/Tests/SimpleExclude/dirC/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-add_subdirectory(dirA EXCLUDE_FROM_ALL)
-add_subdirectory(dirB)
-