summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
blob: 5e3ced2513318f03264212d798de8bb3c40b7050 (plain)
1
2
3
4
5
6
TEMPLATE=subdirs
SUBDIRS=cmake

qtHaveModule(widgets) {
    SUBDIRS += qx11info
}