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

CMakeLists.txt: fix build with Qt 5.11, don't use qt5_use_modules #91

Merged
merged 1 commit into from Apr 19, 2018

Conversation

shr-project
Copy link
Contributor

Signed-off-by: Martin Jansa Martin.Jansa@gmail.com

* replace deprecated (and in 5.11 removed) qt5_use_modules macro usage with
  the list of libraries in target_link_libraries as suggested in:
  https://stackoverflow.com/questions/31172156/what-to-use-instead-of-qt5-use-modules

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
@vinipsmaker vinipsmaker merged commit 85a4a1f into vinipsmaker:1.x Apr 19, 2018
@vinipsmaker
Copy link
Owner

Merged PR, but I want to simplify parser code even further before next release, so your code may take a little before hitting a tagged version.

@shr-project
Copy link
Contributor Author

Thanks.

That's OK, I don't even use tufao for anything I was just upgrading Qt in OpenEmbedded meta-qt5 layer and tufao started failing, applied locally there https://patchwork.openembedded.org/patch/150210/

@vinipsmaker
Copy link
Owner

I want to simplify parser code even further before next release, so your code may take a little before hitting a tagged version

New version released.

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