mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
cd418d4bb6
Fixes: #26335
7 lines
235 B
ReStructuredText
7 lines
235 B
ReStructuredText
static-libraries-deduplication
|
|
------------------------------
|
|
|
|
* When static libraries on link lines are de-duplicated (by policy
|
|
:policy:`CMP0156`), the first occurrence is now kept on all platforms.
|
|
See policy :policy:`CMP0179`.
|