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

YCMEPHelper: add SHALLOW option to wrap EP's GIT_SHALLOW option #440

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Dec 19, 2023

ExternalProject supports the GIT_SHALLOW option to shallow clone a repo. However, when using YCMPHelper this option was not exposed. This PR ensure that an appropriate option exists in YCMEPHelper to pass GIT_SHALLOw to ExternalProject.

@traversaro traversaro merged commit e187cdb into master Dec 20, 2023
18 checks passed
@traversaro traversaro deleted the addshallow branch December 20, 2023 12:25
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