]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: add cython_rados to vstart target 9196/head
authorKefu Chai <kchai@redhat.com>
Thu, 19 May 2016 08:12:06 +0000 (16:12 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 19 May 2016 08:13:06 +0000 (16:13 +0800)
"ceph" cli imports rados python module

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

index 7833502fa5ead04f4eb27243a1610e0d89a263ee..a71f55b22e0bd76511979bb063005882ef9b0807 100644 (file)
@@ -1307,7 +1307,8 @@ add_custom_target(vstart DEPENDS
     ceph-authtool
     ceph-conf
     monmaptool
-    crushtool)
+    crushtool
+    cython_rados)
 
 # Everything you need to run CephFS tests
 add_custom_target(cephfs_testing DEPENDS