diff --git a/CMakeLists.txt b/CMakeLists.txt index e8473f1..ecd71b8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,12 +23,6 @@ target_link_libraries(boost_static_string Boost::utility ) -if(BUILD_TESTING AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/test/CMakeLists.txt") - - add_subdirectory(test) - -endif() - else() #