mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-18 01:31:04 -05:00
The 'ctest --launch' command must be placed before the IWYU launcher on the compiler command line. Extend the RunCMake.IncludeWhatYouUse test to cover this case. The Ninja generator already does it correctly.