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 QtTest if needed #17

Merged
merged 1 commit into from Apr 19, 2014
Merged

Conversation

xhochy
Copy link
Contributor

@xhochy xhochy commented Apr 8, 2014

@Nikoli
Copy link

Nikoli commented Apr 8, 2014

May be it is better to put only 'find_package( Qt4 COMPONENTS QtTest REQUIRED)' inside of 'if( ECHONEST_BUILD_TESTS )'? Why duplicate 'QtCore QtNetwork' deps?

@lfranchi
Copy link
Owner

Yeah, you could factor out hte COMPONENTS list into another variable. But it's such a small diff, i'm fine w/ this too!

lfranchi added a commit that referenced this pull request Apr 19, 2014
@lfranchi lfranchi merged commit 84902ed into lfranchi:master Apr 19, 2014
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

3 participants