]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/beast/example/websocket/client/CMakeLists.txt
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / beast / example / websocket / client / CMakeLists.txt
index 5955ca18fd8fb30d10fed653c121faf724b489fe..5d1300e2aae7f2462514e3470a6c6ac91b6d29a4 100644 (file)
@@ -13,6 +13,7 @@ add_subdirectory (sync)
 
 if (OPENSSL_FOUND)
     add_subdirectory (async-ssl)
+    add_subdirectory (async-ssl-system-executor)
     add_subdirectory (coro-ssl)
     add_subdirectory (sync-ssl)
 endif()