mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 12:59:55 -05:00
7 lines
238 B
ReStructuredText
7 lines
238 B
ReStructuredText
rescan-static-libraries
|
|
-----------------------
|
|
|
|
* The :genex:`LINK_GROUP` generator expression gained the ability to manage, on
|
|
``Linux`` and ``BSD`` systems, circular references between static libraries
|
|
by using ``RESCAN`` feature.
|