oranges_create_lint_targetΒΆ

include (OrangesStaticAnalysis)

View the full docs for this module.

oranges_create_lint_target()

This command searches for the same set of static analysis tools as oranges_enable_static_analysis(), and creates a custom target named lint that executes all the static analysis tools available.

See also

Module OrangesClangTidy

Module for clang-tidy

Module OrangesCppcheck

Module for cppcheck

Module OrangesCpplint

Module for cpplint

Module OrangesIWYU

Module for include-what-you-use