X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=CMakeLists.txt;h=c476f76d7c8bbea2a5e5fd3f2ce4e63ee15a0eaa;hb=refs%2Fheads%2Fv1.x;hp=171e2469d25b4ea664a8806aa3ffc971882bd704;hpb=946b9670af4a97be463cae05b5cce6a082d9f475;p=m6w6%2Flibmemcached diff --git a/CMakeLists.txt b/CMakeLists.txt index 171e2469..c476f76d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,9 +43,9 @@ if(NOT BUILD_DOCSONLY) memtouch ) + add_subdirectory(include) add_subdirectory(src) add_subdirectory(contrib) - add_subdirectory(include) add_subdirectory(support) # tests need c++17 support