aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/benchmarks.pro
blob: bd071ecf5c47d047426e64ff1d017c85fde1b9ad (plain)
1
2
3
4
5
TEMPLATE = subdirs
SUBDIRS = qml script
contains(QT_CONFIG, private_tests) {
    contains(QT_CONFIG, opengl(es1|es2)?):SUBDIRS += particles
}