From: Kefu Chai Date: Thu, 19 May 2016 08:12:06 +0000 (+0800) Subject: cmake: add cython_rados to vstart target X-Git-Tag: v11.0.0~483^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4b983a9f708c9cd1d761e3404784372b65d7941d;p=ceph.git cmake: add cython_rados to vstart target "ceph" cli imports rados python module Signed-off-by: Kefu Chai --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7833502fa5ea..a71f55b22e0b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -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