diff options
-rw-r--r-- | testing/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/CMakeLists.txt b/testing/CMakeLists.txt index af771085..b942e1ca 100644 --- a/testing/CMakeLists.txt +++ b/testing/CMakeLists.txt | |||
@@ -15,5 +15,4 @@ endif() | |||
15 | if(NOT WIN32) | 15 | if(NOT WIN32) |
16 | include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/nTox.cmake) | 16 | include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/nTox.cmake) |
17 | include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/toxic.cmake) | 17 | include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/toxic.cmake) |
18 | add_subdirectory(other) | ||
19 | endif() | 18 | endif() |