-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
Description
Feature description
In conan2 conan-center-index they have to patch GDAL with this code:
https://github.com/conan-io/conan-center-index/blob/master/recipes/gdal/post_3.5.0/patches/3.12.x/2-allow-cycles-in-cmake-targets.patch
in previous versions of GDAL they did a bit more:
https://github.com/conan-io/conan-center-index/blob/master/recipes/gdal/post_3.5.0/patches/3.8.3/2-allow-cycles-in-cmake-targets.patch
(latest changes from conan-io/conan-center-index#28957)
I don't really understand what are those changes doing, but I was asking myself if it would make sense to add them directly in GDAL.
Additional context
No response
Reactions are currently unavailable