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: prevent building in a folder which contains spaces #1583

Merged
merged 1 commit into from
May 16, 2024

Conversation

EmosewaMC
Copy link
Collaborator

workaround for #815

Good enough for now. Tested that the inverse logic if(NOT "${CMAKE_SOURCE_DIR}" MATCHES " ") fails to build in a path without spaces.

@EmosewaMC EmosewaMC requested review from Xiphoseer and Wincent01 May 16, 2024 11:13
@aronwk-aaron aronwk-aaron merged commit d9d262d into main May 16, 2024
4 checks passed
@aronwk-aaron aronwk-aaron deleted the space-path branch May 16, 2024 13:06
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.

3 participants