Revision a95b47154ef0508cb30c82b79dab75526743498a authored by Brad King on 10 December 2015, 19:57:22 UTC, committed by Brad King on 21 December 2015, 14:52:28 UTC
1 parent a53e016
Raw File
CMAKE_CONFIG_POSTFIX.rst
CMAKE_<CONFIG>_POSTFIX
----------------------

Default filename postfix for libraries under configuration ``<CONFIG>``.

When a non-executable target is created its :prop_tgt:`<CONFIG>_POSTFIX`
target property is initialized with the value of this variable if it is set.
back to top