]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: extract checks into CephChecks.cmake
authorKefu Chai <kchai@redhat.com>
Tue, 9 Jul 2019 06:25:52 +0000 (14:25 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 11 Sep 2019 04:47:26 +0000 (12:47 +0800)
commit67bf182aa542a614c591b55c11736a0082feed47
tree4356bc66c9abe8ee239e08fb142622bc51531af1
parentc9c19bae6291940ae6f7e901d8738d717cb259ce
cmake: extract checks into CephChecks.cmake

also use case chosen in the macro definition as per suggested by cmake
document. see
https://cmake.org/cmake/help/latest/command/macro.html#invocation

Signed-off-by: Kefu Chai <kchai@redhat.com>
CMakeLists.txt
cmake/modules/CephChecks.cmake [new file with mode: 0644]