blob: 16bd4e901465de253b9f9135438624b9435d6c05 (
plain)
1
2
3
4
5
6
7
|
CMAKE_<LANG>_FLAGS_RELWITHDEBINFO
---------------------------------
Flags for RelWithDebInfo type or configuration.
<LANG> flags used when CMAKE_BUILD_TYPE is RelWithDebInfo. Short for
Release With Debug Information.
|