]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
cmake: add radosgw, radosgw-admin to 'make vstart' target
authorCasey Bodley <cbodley@redhat.com>
Thu, 23 Jun 2016 16:05:09 +0000 (12:05 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 23 Jun 2016 16:05:09 +0000 (12:05 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/CMakeLists.txt

index 340d0adb57e3cf7e5a13ab893d7ad7d03871aa38..c5f2cec675842fb41fbc445f65eef23af509befa 100644 (file)
@@ -1524,6 +1524,9 @@ add_custom_target(vstart DEPENDS
     monmaptool
     crushtool
     cython_rados)
+if(WITH_RADOSGW)
+  add_dependencies(vstart radosgw radosgw-admin)
+endif(WITH_RADOSGW)
 
 # Everything you need to run CephFS tests
 add_custom_target(cephfs_testing DEPENDS