this just makes it easier to build all of the tests needed by the
test_librgw_file.sh workunit
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit
3c0d61831171c991aa17435f6428fd187333b8b6)
)
install(TARGETS ceph_test_librgw_file DESTINATION ${CMAKE_INSTALL_BINDIR})
+add_dependencies(ceph_test_librgw_file
+ ceph_test_librgw_file_cd
+ ceph_test_librgw_file_gp
+ ceph_test_librgw_file_nfsns
+ ceph_test_librgw_file_aw
+ ceph_test_librgw_file_marker)
+
# ceph_test_librgw_file_cd (just the rgw_file create-delete bucket ops)
add_executable(ceph_test_librgw_file_cd
librgw_file_cd.cc