diff --git a/CMakeLists.txt b/CMakeLists.txt index 4b91eda..6ef6e8a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -179,7 +179,6 @@ endif() unset(CONFIG_EXPORT_DIR) if(YAML_CPP_BUILD_TESTS) - enable_testing() add_subdirectory(test) endif()