X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=CMakeLists.txt;h=19755ffd54cd299c884a5866920799eec036cd42;hb=a7e11259b99326ef0d32a1029166aa53546c2708;hp=18278f63f4824a6d47a07f2078d87ec4bf2ba935;hpb=09b40d9007ee169a18be67dd95e6114b53cbb88d;p=awesomized%2Flibmemcached diff --git a/CMakeLists.txt b/CMakeLists.txt index 18278f63..19755ffd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,8 +36,8 @@ if(NOT BUILD_DOCSONLY) memtouch ) - add_subdirectory(include) add_subdirectory(src) + add_subdirectory(include) add_subdirectory(support) add_subdirectory(test)