blob: e686a4338e0798ea74f99de99ba1ade4ac7bce8e (
plain)
1
2
3
4
5
6
7
|
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.
|