https://github.com/Kitware/CMake
Raw File
Tip revision: f59513140bf086eda2029c5b4e950fc58216c06e authored by Brad King on 22 July 2016, 13:26:11 UTC
CMake 3.6.1
Tip revision: f595131
CMAKE_LANG_FLAGS_DEBUG.rst
CMAKE_<LANG>_FLAGS_DEBUG
------------------------

Flags for ``Debug`` build type or configuration.

``<LANG>`` flags used when :variable:`CMAKE_BUILD_TYPE` is ``Debug``.
back to top