]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mon/CMakeLists.txt
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / mon / CMakeLists.txt
index 62b41dc2acd9931d3777a8d5a9c489facb3bae40..8172dfd911aa186275aabcda395f02fb852de786 100644 (file)
@@ -22,7 +22,8 @@ set(lib_mon_srcs
   ConfigKeyService.cc
   ../mds/MDSAuthCaps.cc
   ../mgr/mgr_commands.cc
-  ../osd/OSDCap.cc)
+  ../osd/OSDCap.cc
+  $<TARGET_OBJECTS:mgr_cap_obj>)
 
 if(HAVE_GSSAPI)
   list(APPEND lib_mon_srcs