mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
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`.
|