]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: install rook-client-python using ExternalProject 39118/head
authorKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2021 12:35:36 +0000 (20:35 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2021 12:35:39 +0000 (20:35 +0800)
commit7fb44404bb8bed2a60177ba3948b318f14d28521
treec65fb2fcae800ca7a1b91cfbb9708962704214c6
parentc4917eef53048ecb0a526724144c545e81a84408
cmake: install rook-client-python using ExternalProject

so we don't need to rerun the generate_rook_ceph_client.sh script
everytime when building the script. cmake creates a stamp file for
tracking the dependencies and the time of modification of dependencies.

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