Skip to content

Allow cycles in cmake targets #13840

@jjimenezshaw

Description

@jjimenezshaw

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.

cc @franramirez688 @jcar87

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions