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

Fix how submodules are found #651

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

jorisv
Copy link
Contributor

@jorisv jorisv commented Jan 15, 2024

When creating a release, submodules in build directory (fetchcontent) are finded.

Instead of finding submodules with find, this PR use git submodules status --recursive.

@jorisv jorisv self-assigned this Jan 15, 2024
@jorisv jorisv force-pushed the topic/fix_git_archive branch 2 times, most recently from e946c44 to ee55475 Compare January 15, 2024 12:49
@jorisv jorisv marked this pull request as ready for review January 15, 2024 13:13
@jorisv jorisv merged commit 84cd28d into jrl-umi3218:master Jan 15, 2024
2 checks passed
@jorisv jorisv deleted the topic/fix_git_archive branch July 23, 2024 12:53
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.

2 participants