X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=7b76f6888dd86035ef7acdc149eec7de68c9175b;hb=cebfad29f9703f768594b729c20ea0568765d52b;hp=e13c1fd420cff4a700cce21444500163d2117907;hpb=785f671d065aa12941a98fca384248ac5cd6e527;p=awesomized%2Flibmemcached diff --git a/CMakeLists.txt b/CMakeLists.txt index e13c1fd4..7b76f688 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,11 +40,7 @@ if(NOT BUILD_DOCSONLY) add_subdirectory(include) add_subdirectory(src) add_subdirectory(support) - - if(BUILD_TESTING) - add_subdirectory(testing) - add_subdirectory(tests) - endif() + add_subdirectory(testing) # keep last configure_file(src/mem_config.h.in ${AUTOHEADER_FILE} @ONLY)