mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
7723e9a058
Introduce policy `CMP0073` to avoid producing these cache entries. Fixes: #16364
6 lines
154 B
ReStructuredText
6 lines
154 B
ReStructuredText
avoid-LIB_DEPENDS
|
|
-----------------
|
|
|
|
* CMake no longer produces ``<tgt>_LIB_DEPENDS`` cache entries
|
|
for library targets. See policy :policy:`CMP0073`.
|