CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst 244 B

1234567
  1. CMAKE_<LANG>_FLAGS_RELWITHDEBINFO
  2. ---------------------------------
  3. Flags for ``RelWithDebInfo`` type or configuration.
  4. ``<LANG>`` flags used when :variable:`CMAKE_BUILD_TYPE` is ``RelWithDebInfo``
  5. (short for Release With Debug Information).