]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: install ceph_test_filestore_idempotent_sequence
authorKefu Chai <kchai@redhat.com>
Wed, 29 Jun 2016 12:56:07 +0000 (20:56 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 29 Jun 2016 14:50:30 +0000 (22:50 +0800)
run_seed_to.sh in task "filestore_idempotent" uses it

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

index 656a07d01ee195092fdf13fb907eb89cbd3fd87b..87b6a5754702e0e702f201844317ae20712bde23 100644 (file)
@@ -83,6 +83,8 @@ target_link_libraries(ceph_test_filestore_idempotent_sequence
   ${BLKID_LIBRARIES}
   ${CMAKE_DL_LIBS}
   )
+install(TARGETS ceph_test_filestore_idempotent_sequence
+  DESTINATION ${CMAKE_INSTALL_BINDIR})
 
 # unittest_chain_xattr
 add_executable(unittest_chain_xattr