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

Add an option to disable GUI #287

Merged
merged 1 commit into from Feb 21, 2016
Merged

Add an option to disable GUI #287

merged 1 commit into from Feb 21, 2016

Conversation

yan12125
Copy link
Contributor

I don't use the frontend at all. Disabling it at compile time has some benefits:

  1. Shorter build time
  2. No need to install Qt5.

Tested with:
cmake -DDISABLE_FRONTEND=ON .

@yan12125
Copy link
Contributor Author

Bump. Is this PR still in consideration?

Benjamin-Dobell added a commit that referenced this pull request Feb 21, 2016
Add an option to disable the frontend when building
@Benjamin-Dobell Benjamin-Dobell merged commit a59a290 into Benjamin-Dobell:master Feb 21, 2016
@Benjamin-Dobell
Copy link
Owner

Ideally I'd rather specify which targets should be built (rather than having a custom variable to disable targets), but CMake seems to lack this basic functionality 😞

@yan12125 yan12125 deleted the allow-disable-gui branch February 21, 2016 06:16
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

2 participants