cmake / 3.21 / variable / cmake_lang_flags_config.html /

CMAKE_<LANG>_FLAGS_<CONFIG>

Flags for language <LANG> when building for the <CONFIG> configuration.

The flags in this variable will be passed to the compiler after those in the CMAKE_<LANG>_FLAGS variable, but before flags added by the add_compile_options() or target_compile_options() commands.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_LANG_FLAGS_CONFIG.html