1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 06:52:34 +02:00
openrw/rwlib
Anonymous Maarten a40a2706a9 cmake: add support for include-what-you-use to check #include's
The output is currently very verbose and includes many false positives.
Adding a mapping file should solve this.

See
https://github.com/include-what-you-use/include-what-you-use/blob/master/docs/IWYUMappings.md
2017-10-29 20:40:57 +00:00
..
source Avoid making unnecessary copies (#337) 2017-10-29 17:14:07 +00:00
CMakeLists.txt cmake: add support for include-what-you-use to check #include's 2017-10-29 20:40:57 +00:00