mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
974de0e199
issue: #18251
13 lines
322 B
ReStructuredText
13 lines
322 B
ReStructuredText
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`.
|
|
|
|
.. note::
|
|
|
|
This property has been superseded by :prop_tgt:`STATIC_LIBRARY_OPTIONS`
|
|
property.
|