Genex-LINK_GROUP: Add feature RESCAN

Feature RESCAN can be used to manage circular references between
static libraries.
This commit is contained in:
Marc Chevrier
2022-03-02 17:32:44 +01:00
parent a950fd9553
commit b0fada9964
11 changed files with 92 additions and 4 deletions
@@ -0,0 +1,5 @@
rescan-static-libraries
-----------------------
* The :genex:`LINK_GROUP` generator expression gained the ability to manage
circular references between static libraries by using ``RESCAN`` feature.