diff options
author | irungentoo <irungentoo@gmail.com> | 2013-07-30 07:38:47 -0400 |
---|---|---|
committer | irungentoo <irungentoo@gmail.com> | 2013-07-30 07:38:47 -0400 |
commit | 5a6645709b72e932ff8d47f3141d3f7346b49a5f (patch) | |
tree | d3b32df9c6a229d2e8876d78dc0933150bc1e6d0 /testing/CMakeLists.txt | |
parent | b1726f55ed9864e36d11cbdaf616153da4c9ddb5 (diff) |
Fixed build.
Diffstat (limited to 'testing/CMakeLists.txt')
-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() |