mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 00:11:07 -06:00
FindGDAL: Move to list of deprecated modules
The module was deprecated by commit 7e2aee4458 (FindGDAL: Document as
deprecated in favor of upstream CMake package, 2024-11-26,
v4.0.0-rc1~409^2). Move the module to the list of deprecated modules.
Issue: #26471
This commit is contained in:
@@ -132,7 +132,6 @@ They are normally called through the :command:`find_package` command.
|
||||
/module/FindFontconfig
|
||||
/module/FindFreetype
|
||||
/module/FindGCCXML
|
||||
/module/FindGDAL
|
||||
/module/FindGettext
|
||||
/module/FindGIF
|
||||
/module/FindGit
|
||||
@@ -293,6 +292,7 @@ Deprecated Find Modules
|
||||
/module/FindBoost
|
||||
/module/FindCUDA
|
||||
/module/FindDart
|
||||
/module/FindGDAL
|
||||
/module/FindITK
|
||||
/module/FindPythonInterp
|
||||
/module/FindPythonLibs
|
||||
|
||||
Reference in New Issue
Block a user