1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Help/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.rst
2018-08-15 15:20:18 +02:00

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.