]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: remove cppcheck and iwyu targets 35042/head
authorKefu Chai <kchai@redhat.com>
Wed, 13 May 2020 12:28:12 +0000 (20:28 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 13 May 2020 12:34:27 +0000 (20:34 +0800)
commit47ce69aa5737409fc3b66fdfcba0953284dbf969
tree14cafe4c0b4cb7d160da5b5b607e9465fbfb9899
parent898ea3e956daac8d2f3265e76d65ddb168373abd
cmake: remove cppcheck and iwyu targets

these targets are not used by any other targets, and are not integrated with CI.
so let's drop them.

Signed-off-by: Kefu Chai <kchai@redhat.com>
CMakeLists.txt
cmake/modules/FindCppCheck.cmake [deleted file]
cmake/modules/FindIWYU.cmake [deleted file]