~robru/autopilot-qt/pitti-py3-deps

1
2
3
4
5
6
7
8
TEMPLATE = subdirs

# only build the main lib once, with the qt5 driver
contains(QT_VERSION, ^5\\..\\..*) {
    SUBDIRS += lib
}

SUBDIRS += driver tests