summaryrefslogtreecommitdiffstats
path: root/qtsystems.pro
blob: 50b24cf4167d8fd6a33d1769c24da1c093fb3f6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(configure)
qtCompileTest(gconf)
qtCompileTest(bluez)
qtCompileTest(udev)
qtCompileTest(x11)
qtCompileTest(libsysinfo)

# FIXME: This causes tests to be installed (if examples are installed as well),
# which is needed to run some tests because they are broken.
CONFIG += ordered

load(qt_parts)