blob: b867ac48fca6c3952fd44a1a75d24e3c9d54cc4d (
plain)
1
2
3
4
5
6
|
STATIC_LIBRARY_FLAGS_<CONFIG>
-----------------------------
Per-configuration archiver (or MSVC librarian) flags for a static library target.
This is the configuration-specific version of :prop_tgt:`STATIC_LIBRARY_FLAGS`.
|