]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: move crimson-crush to crimson/
authorKefu Chai <kchai@redhat.com>
Fri, 21 Feb 2020 12:57:49 +0000 (20:57 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 22 Feb 2020 03:48:43 +0000 (11:48 +0800)
commit1f587b6a98d12485dd90a31690850b794e1a0b32
tree7fbfa05df5f9ed0a1a734f48584fcf05b7f7615a
parentd2b4759d54ce4437ac89b2c8cdbdd0e4b912e815
cmake: move crimson-crush to crimson/

so it's able to use crimson::cflags, this interface target could be
defined after crush/CMakeLists.txt is included by upper directory, so
just move it into crimson/CMakeLists.txt

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