Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove submodules, use CMake's FetchContent instead. #534

Merged
merged 4 commits into from
Jul 29, 2024

Conversation

grojo-ea
Copy link
Contributor

Use CMake to pull the dependencies instead of relying in submodules to avoid having dependency cycles resulting in recursive clones.

This should fix #410 and close #433

@grojo-ea grojo-ea merged commit c530255 into master Jul 29, 2024
22 checks passed
@grojo-ea grojo-ea deleted the galo/fix-recursive-submodules branch August 31, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question / Proposal: Replace git submodules with CMake FetchContent Submodule cloning error.
1 participant