]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: install ceph_test_keyvaluedb
authorKefu Chai <kchai@redhat.com>
Thu, 30 Jun 2016 10:53:02 +0000 (18:53 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 30 Jun 2016 11:27:43 +0000 (19:27 +0800)
qa task rados/objectstore/keyvaluedb.yaml uses it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/objectstore/CMakeLists.txt

index 87b6a5754702e0e702f201844317ae20712bde23..9bff68144c43448edba9fb22132c58e19f3feec7 100644 (file)
@@ -41,6 +41,8 @@ target_link_libraries(ceph_test_keyvaluedb
   ${BLKID_LIBRARIES}
   ${CMAKE_DL_LIBS}
   )
+install(TARGETS ceph_test_keyvaluedb
+  DESTINATION ${CMAKE_INSTALL_BINDIR})
 
 # ceph_test_objectstore_workloadgen
 add_executable(ceph_test_objectstore_workloadgen