STATIC_LIBRARY_FLAGS_CONFIG.rst 322 B

123456789101112
  1. STATIC_LIBRARY_FLAGS_<CONFIG>
  2. -----------------------------
  3. Per-configuration archiver (or MSVC librarian) flags for a static library
  4. target.
  5. This is the configuration-specific version of :prop_tgt:`STATIC_LIBRARY_FLAGS`.
  6. .. note::
  7. This property has been superseded by :prop_tgt:`STATIC_LIBRARY_OPTIONS`
  8. property.