]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/CMakeLists.txt
update sources to v12.1.3
[ceph.git] / ceph / src / tools / CMakeLists.txt
index ea241cceef2ae9b66842a1573b4ad43851ad22fb..ed19c63bc3c7da87dfb9ee6fa043d95683f1dc0b 100644 (file)
@@ -100,4 +100,7 @@ if(WITH_RBD)
   if(LINUX)
     add_subdirectory(rbd_nbd)
   endif()
+  if(FREEBSD)
+    add_subdirectory(rbd_ggate)
+  endif()
 endif(WITH_RBD)