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

9 by Thomi Richards
Moved to subdirs format.
1
TEMPLATE = subdirs
33.1.11 by Michael Zanetti
build the main lib only in one run, not both.
2
3
# only build the main lib once, with the qt5 driver
4
contains(QT_VERSION, ^5\\..\\..*) {
5
    SUBDIRS += lib
6
}
7
41.3.1 by Michael Zanetti
add tests
8
SUBDIRS += driver tests