mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
FindGDAL: Document as deprecated in favor of upstream CMake package
Issue: #26471
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
FindGDAL-deprecate
|
||||
------------------
|
||||
|
||||
* The :module:`FindGDAL` module is now deprecated in favor of upstream
|
||||
GDAL's official CMake package configuration file. Port projects to
|
||||
the latter by calling ``find_package(GDAL CONFIG)``. For further
|
||||
details, see `GDAL's documentation on CMake integration
|
||||
<https://gdal.org/en/latest/development/cmake.html>`_.
|
||||
Reference in New Issue
Block a user