summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-02-27 12:56:55 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-02-27 12:57:01 (GMT)
commitec033b5b808680f2d8acb1579837d13db78191ac (patch)
treed72c99ebb8bb5090e2a98ef26f15584c1dbe9d8f /Tests/CMakeLists.txt
parent9b075d90326aeaf5450fa9b4f40bdcc76c3b2120 (diff)
parent7a1f3fe041c453101a913a0ef5b23922a86bd604 (diff)
downloadCMake-ec033b5b808680f2d8acb1579837d13db78191ac.zip
CMake-ec033b5b808680f2d8acb1579837d13db78191ac.tar.gz
CMake-ec033b5b808680f2d8acb1579837d13db78191ac.tar.bz2
Merge topic 'FindOctave-remove'
7a1f3fe041 FindOctave: Remove module pending further work Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !3027
Diffstat (limited to 'Tests/CMakeLists.txt')
-rw-r--r--Tests/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt
index 3245f3e..1b5ed03 100644
--- a/Tests/CMakeLists.txt
+++ b/Tests/CMakeLists.txt
@@ -1498,10 +1498,6 @@ ${CMake_BINARY_DIR}/bin/cmake -DDIR=dev -P ${CMake_SOURCE_DIR}/Utilities/Release
add_subdirectory(FindODBC)
endif()
- if(CMake_TEST_FindOctave)
- add_subdirectory(FindOctave)
- endif()
-
if(CMake_TEST_FindOpenCL)
add_subdirectory(FindOpenCL)
endif()