github: update workflow for new clang version
[m6w6/libmemcached] / CMakeLists.txt
index 171e2469d25b4ea664a8806aa3ffc971882bd704..c476f76d7c8bbea2a5e5fd3f2ce4e63ee15a0eaa 100644 (file)
@@ -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