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

qt5_use_modules is deprecated #40

Closed
papertigers opened this issue Jun 6, 2018 · 1 comment
Closed

qt5_use_modules is deprecated #40

papertigers opened this issue Jun 6, 2018 · 1 comment

Comments

@papertigers
Copy link

Attempting to build this on archlinux blows up with
CMake Error at gui/CMakeLists.txt:42 (qt5_use_modules): Unknown CMake command "qt5_use_modules".

It appears qt5_use_modules has been replaced with target_link_libraries

@janbar
Copy link
Owner

janbar commented Jun 6, 2018

fixed by commit 32987dd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants