Add cmake scripts for iwyu targets. (#6042)
authorGereon Kremer <gereon.kremer@cs.rwth-aachen.de>
Thu, 4 Mar 2021 19:03:24 +0000 (20:03 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Mar 2021 19:03:24 +0000 (19:03 +0000)
commitb0ab269c2039051a16212d5c9e7276c5f5c20b1d
tree561c2e177a84aa78667f24c50378e046a1733706
parent0942d5af032a2e58bd455df6e8b585f245a43dc9
Add cmake scripts for iwyu targets. (#6042)

This PR adds some utility targets that simplify the usage of iwyu (include-what-you-use) on our code base.
CMakeLists.txt
cmake/IWYU.cmake [new file with mode: 0644]