blob: af38bed4b2bb518602054de8a8af368861401d74 (
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 <CONFIG>_POSTFIX target
property is initialized with the value of this variable if it is set.
|