]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: move tests to where they are implemented
authorKefu Chai <kchai@redhat.com>
Sun, 4 Aug 2019 06:52:50 +0000 (14:52 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 5 Aug 2019 11:11:51 +0000 (19:11 +0800)
commit6cd4c2c967ff1898cdf61ff587bb7420c48f0a71
tree39e0e25526fe254cc99bfd0a4e85d1fe85a3da47
parentd68a84b0fd1448911bc74408bb038510e3dd1858
cmake: move tests to where they are implemented

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/CMakeLists.txt
src/pybind/mgr/ansible/CMakeLists.txt [new file with mode: 0644]
src/pybind/mgr/dashboard/CMakeLists.txt
src/pybind/mgr/insights/CMakeLists.txt [new file with mode: 0644]
src/pybind/mgr/orchestrator_cli/CMakeLists.txt [new file with mode: 0644]
src/python-common/CMakeLists.txt
src/test/CMakeLists.txt
src/tools/cephfs/CMakeLists.txt