mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Genex-LINK_GROUP: Add support feature RESCAN on BSD systems
This commit is contained in:
@@ -15,8 +15,8 @@ static libraries, the following feature can be used:
|
||||
``-z rescan-start`` and ``-z rescan-end``).
|
||||
|
||||
Using this feature has a significant performance cost. It is best to use it
|
||||
only when there are unavoidable circular references between two or more static
|
||||
libraries.
|
||||
only when there are unavoidable circular references between two or more
|
||||
static libraries.
|
||||
|
||||
This feature is available on ``Linux`` and ``SunOS`` platforms as well as
|
||||
``Windows`` when ``GNU`` toolchain is used.
|
||||
This feature is available on ``Linux``, ``BSD``, and ``SunOS`` target
|
||||
platforms as well as ``Windows`` when ``GNU`` toolchain is used.
|
||||
|
||||
Reference in New Issue
Block a user