cmake/Help/variable/CMAKE_LANG_FLAGS_DEBUG.rst

7 lines
171 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_<LANG>_FLAGS_DEBUG
------------------------
2015-11-17 17:22:37 +01:00
Flags for ``Debug`` build type or configuration.
2014-08-03 19:52:23 +02:00
2015-11-17 17:22:37 +01:00
``<LANG>`` flags used when :variable:`CMAKE_BUILD_TYPE` is ``Debug``.