Skip to content
Commit a2a17102 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Find and link Qt5 Concurrent module

Qt5 Concurrent is a separate module, so we need to find it and link to it.
This way we can #include <QtConcurrentRun> without hardcoding the module name.

Most distros include this module in their "basic" qt5 package (e.g. qt5-base on
Archlinux), so this is not really a bug.
parent cbea04af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment