Skip to content

Add generator expression support to static code analysis hooks

Stefan Schober requested to merge stefanschober/cmake:GenExp4SCA into master

Teach target properties <LANG>_CPPCHECK, <LANG>_CPPLINT, <LANG>_CLANG_TIDY and <LANG>_INCLUDE_WHAT_YOU_USE to accept generator expressions.

Topic-rename: lint-genex

Edited by Brad King

Merge request reports