~elopio/ubuntu-ui-toolkit/toolbar_emulator

1
2
3
4
5
contains(QT_VERSION, ^4.*) {
 error("Use at least Qt 5.x");
}

include( coverage.pri )