CMAKE_CONFIG_POSTFIX.rst 255 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 <CONFIG>_POSTFIX target
  5. property is initialized with the value of this variable if it is set.