summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/IncludeWhatYouUse/C.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add options to run include-what-you-use with the compilerBrad King2015-05-191-0/+3
Create a <LANG>_INCLUDE_WHAT_YOU_USE target property (initialized by a CMAKE_<LANG>_INCLUDE_WHAT_YOU_USE variable) to specify an IWYU command line to be run along with the compiler.