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 windows build in case of empty CMAKE_PREFIX_PATH #59

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

christopho
Copy link
Contributor

Fix build failure if CMAKE_PREFIX_PATH is empty:

-- Found Solarus: /builds/solarus-games/solarus-quest-editor/staging/include (found suitable exact version "2.0.0")
-- Found SolarusGui: /builds/solarus-games/solarus-quest-editor/staging/include
CMake Error at build/_deps/qlementine-src/CMakeLists.txt:22 (string):
  string sub-command FIND requires 3 or 4 parameters.


-- Configuring incomplete, errors occurred!
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

@oclero oclero merged commit 03573b5 into oclero:master Sep 3, 2024
3 checks passed
@oclero
Copy link
Owner

oclero commented Sep 3, 2024

Thank you!

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