Skip to content

CheckCompilerFlag: Match the Clang "argument unused" output for all languages

Brad King requested to merge brad.king/cmake:CheckCompilerFlag-clang into master

Improve detection of missing compiler flags: move argument unused during compilation: .* pattern from language-specific branches into the common list.

Migrated from GitHub PR 358.

Merge request reports