]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/CMakeLists.txt
import ceph 15.2.10
[ceph.git] / ceph / src / rgw / CMakeLists.txt
index 22583b8af64a55202941803edc5c29780a94a654..757152740f5ffacea986e4c0117ac6ba520a37d2 100644 (file)
@@ -1,3 +1,7 @@
+if(Boost_VERSION VERSION_GREATER_EQUAL 1.74)
+  add_definitions(-DBOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT)
+endif()
+
 add_custom_target(civetweb_h
   COMMAND ${CMAKE_COMMAND} -E make_directory
   "${CMAKE_BINARY_DIR}/src/include/civetweb"