mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
dd87640a22
Fixes: #20446
6 lines
202 B
ReStructuredText
6 lines
202 B
ReStructuredText
deprecate-CMakeFindFrameworks
|
|
-----------------------------
|
|
|
|
* The :module:`CMakeFindFrameworks` module has been deprecated via
|
|
:policy:`CMP0173`. Projects should use :command:`find_library` instead.
|