]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd_mirror/CMakeLists.txt
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / tools / rbd_mirror / CMakeLists.txt
index f260d978632a456afbd3986e74c9823c13558541..43a6f03fe960aa7f53a553cc979632655f662fc5 100644 (file)
@@ -87,4 +87,5 @@ target_link_libraries(rbd-mirror
   heap_profiler
   ${ALLOC_LIBS}
   OpenSSL::SSL)
-install(TARGETS rbd-mirror DESTINATION bin)
+install(TARGETS rbd-mirror
+        DESTINATION ${CMAKE_INSTALL_BINDIR})