Skip to content

Fix build with Qt 5.11_beta3 (dropping qt5_use_modules)

Ivan Semkin requested to merge github/fork/vanyasem/bionic into bionic

Closes #1 (closed)

Tested on Arch GNU/Linux.

target_link_libraries was already defined in some cases, so removing qt_use_modules was enough.

Merge request reports