blob: 6cde24ddda051c078a12f16fd923d0554ae0651e (
plain)
1
2
3
4
5
6
7
|
CMAKE_STATIC_LINKER_FLAGS_<CONFIG>
----------------------------------
Flags to be used when linking a static library.
Same as CMAKE_C_FLAGS_* but used by the linker when creating static
libraries.
|