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

Resolve incorrect usage of cmake dependent options #19

Merged
merged 1 commit into from
May 24, 2024

Conversation

timfelle
Copy link
Collaborator

This pull request resolves an issue where cmake dependent options were being used incorrectly. The ONLY_DOCS option was not properly setting the BUILD_DOCS, BUILD_EXAMPLES, and BUILD_TESTING options. This pull request fixes the issue by properly setting these options when ONLY_DOCS is enabled.

@timfelle timfelle enabled auto-merge (squash) May 24, 2024 09:24
@timfelle timfelle merged commit d65be02 into develop May 24, 2024
3 of 4 checks passed
@timfelle timfelle deleted the fix/cmake_docs branch May 24, 2024 09:27
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.

None yet

1 participant