https://github.com/Kitware/CMake
Raw File
Tip revision: 0c3ddf8b652311ec2a9447a9e6303691841628b4 authored by Brad King on 24 October 2014, 17:38:32 UTC
Merge branch 'revert-definition-map-lookup' into release
Tip revision: 0c3ddf8
CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst
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.
back to top