blob: 49c9e995082d14cb4119a6a4a338a4d21bcbcd88 (
plain)
1
2
3
4
5
6
7
|
CMAKE_<LANG>_FLAGS_DEBUG_INIT
-----------------------------
.. versionadded:: 3.7
This variable is the ``Debug`` variant of the
:variable:`CMAKE_<LANG>_FLAGS_<CONFIG>_INIT` variable.
|