blob: 08577a5c8bd362d24d577cb1e1cb99f991b4ca6c (
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.
|