Skip to content

Commit

Permalink
test: install ceph_test_cls_lua
Browse files Browse the repository at this point in the history
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
  • Loading branch information
dotnwat committed Aug 3, 2016
1 parent 1dd138a commit abc439f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/cls_lua/CMakeLists.txt
Expand Up @@ -13,3 +13,6 @@ target_link_libraries(ceph_test_cls_lua
${EXTRALIBS}
radostest
)
install(TARGETS
ceph_test_cls_lua
DESTINATION ${CMAKE_INSTALL_BINDIR})

0 comments on commit abc439f

Please sign in to comment.