You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_CONFIG_POSTFIX.rst

8 lines
271 B

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.