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

Commits on Mar 17, 2020

  1. Only require Qt5 when building the GUI

    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.
    chewi committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    af0ce63 View commit details
    Browse the repository at this point in the history