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

Only require Qt5 when building the GUI #592

Merged
merged 1 commit into from
Mar 26, 2020
Merged

Only require Qt5 when building the GUI #592

merged 1 commit into from
Mar 26, 2020

Conversation

chewi
Copy link

@chewi chewi commented Mar 17, 2020

Commit 6c88843 made Qt5 mandatory for all builds when it is only required for the GUI. There's already a find_package call in src/gui, it just needed the REQUIRED flag to be added.

Commit 6c88843 made Qt5 mandatory for all builds when it is only
required for the GUI. There's already a find_package call in src/gui,
it just needed the REQUIRED flag to be added.
@shymega
Copy link

shymega commented Mar 26, 2020

Thanks, I totally forgot that would happen with all builds. Thanks for spotting it! I'll merge this in now.

@shymega shymega added build-infra Build infrastructure bugs/PRs enhancement New feature or request labels Mar 26, 2020
@shymega shymega merged commit b6a1b57 into debauchee:master Mar 26, 2020
@chewi chewi deleted the qt-gui-only branch March 26, 2020 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-infra Build infrastructure bugs/PRs enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants