diff --git a/CMakeLists.txt b/CMakeLists.txt index aba7330f7f9836fa0331fc4b8eaeebb4e1850619..3fca4db69271c4ea9b7110ffe04bfec4afc6a607 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,6 @@ SET(DOXYGEN_USE_TEMPLATE_CSS YES) # JRL-cmakemodule setup INCLUDE(cmake/base.cmake) INCLUDE(cmake/boost.cmake) -INCLUDE(cmake/test.cmake) # Project definition COMPUTE_PROJECT_ARGS(PROJECT_ARGS LANGUAGES CXX)