1CMAKE_<CONFIG>_POSTFIX
2----------------------
3
4Default filename postfix for libraries under configuration ``<CONFIG>``.
5
6When a non-executable target is created its :prop_tgt:`<CONFIG>_POSTFIX`
7target property is initialized with the value of this variable if it is set.
8