CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst 203 B

1234567
  1. CMAKE_STATIC_LINKER_FLAGS_<CONFIG>
  2. ----------------------------------
  3. Flags to be used when linking a static library.
  4. Same as ``CMAKE_C_FLAGS_*`` but used by the linker when creating static
  5. libraries.