blob: 7772da6d28f37cdb9412cd751668145ecd8e7f56 (
plain)
1
2
3
4
5
6
7
|
CMAKE_DEBUG_POSTFIX
-------------------
See variable :variable:`CMAKE_<CONFIG>_POSTFIX`.
This variable is a special case of the more-general
:variable:`CMAKE_<CONFIG>_POSTFIX` variable for the ``DEBUG`` configuration.
|