]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/auth/CMakeLists.txt
import quincy beta 17.1.0
[ceph.git] / ceph / src / auth / CMakeLists.txt
index 8e849373a0b6e80dcf530f252c110ea9caf50db2..1ab294332cb84d9444dd34795fb2ca372cbb6cf3 100644 (file)
@@ -22,3 +22,4 @@ endif()
 
 add_library(common-auth-objs OBJECT ${auth_srcs})
 target_include_directories(common-auth-objs PRIVATE ${OPENSSL_INCLUDE_DIR})
+add_dependencies(common-auth-objs legacy-option-headers)