]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
cmake: do not build unit test of seastar
authorKefu Chai <kchai@redhat.com>
Tue, 7 May 2019 15:05:20 +0000 (23:05 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 7 May 2019 15:05:20 +0000 (23:05 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt

index 73ed94ab9aec5b23628793e4f542afe7ca8b4cec..ecd5e26ba670e726c6bfb7294623c444787574e6 100644 (file)
@@ -295,6 +295,7 @@ if(WITH_SEASTAR)
   endmacro ()
   set(Seastar_HWLOC OFF CACHE BOOL "" FORCE)
   set(Seastar_STD_OPTIONAL_VARIANT_STRINGVIEW ON CACHE BOOL "" FORCE)
+  set(Seastar_TESTING OFF CACHE BOOL "" FORCE)
   set(Seastar_CXX_FLAGS "-Wno-error;-Wno-sign-compare;-Wno-attributes;-Wno-pessimizing-move;-Wno-address-of-packed-member" CACHE STRING "" FORCE)
   add_subdirectory(seastar)
   # create the directory so cmake won't complain when looking at the imported