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 build error due to invalid CMake function parameter #1291

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

agalasso
Copy link
Contributor

GIT_SHALLOW is incomaptible with GIT_TAG being a SHA for FetchContent_Declare()

Fixes #1290

`GIT_SHALLOW` is incomaptible with `GIT_TAG` being a SHA
for FetchContent_Declare()

Fixes #1290
@agalasso agalasso requested a review from bwdev01 January 22, 2025 02:42
@agalasso agalasso merged commit 7454c9a into master Jan 24, 2025
4 checks passed
@agalasso agalasso deleted the andy/fix-CMake-FetchContent branch January 24, 2025 04:30
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.

Problem with fetching OGMAcamSDK from a repo
2 participants