CMAKE_CONFIG_POSTFIX.rst 271 B

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