mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
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`.
|