mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
Add links to the `<CONFIG>_POSTFIX` target property when it is referenced in the `DEBUG_POSTFIX` documentation.
8 lines
203 B
ReStructuredText
8 lines
203 B
ReStructuredText
DEBUG_POSTFIX
|
|
-------------
|
|
|
|
See target property :prop_tgt:`<CONFIG>_POSTFIX`.
|
|
|
|
This property is a special case of the more-general :prop_tgt:`<CONFIG>_POSTFIX`
|
|
property for the ``DEBUG`` configuration.
|