cmake/Help/variable/CMAKE_LANG_FLAGS_RELEASE.rst

7 lines
179 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_<LANG>_FLAGS_RELEASE
--------------------------
2015-11-17 17:22:37 +01:00
Flags for ``Release`` 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 ``Release``.