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

CMake: Fix success message when dependency is found #722

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

mpersano
Copy link
Contributor

Sorry, forgot to update this in my previous PR!

(Note that we can't use if(ARGC GREATER 3) in a CMake macro, ARGC is not a variable.)

@mikke89 mikke89 added backends Platforms and renderers build Build system and compilation and removed backends Platforms and renderers labels Jan 16, 2025
@mikke89 mikke89 merged commit c00201e into mikke89:master Jan 16, 2025
32 checks passed
@mikke89
Copy link
Owner

mikke89 commented Jan 16, 2025

Great, thanks again for the fixup!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system and compilation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants