Skip to content

Modules: Extend -Werror removal from checks to cover CMP0066 NEW behavior

Previously function CMAKE_DETERMINE_COMPILER_ABI and macro CHECK_SYMBOL_EXISTS could fail if -Werror is not in CMAKE_<LANG>_FLAGS but in CMAKE_<LANG>_FLAGS_<CONFIG>.

Topic-rename: check-Werror-CMP0066

Edited by Brad King

Merge request reports