aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/CMakeLists.txt
blob: 06cce61350df69e9862a5ffee2c41610a5282d66 (plain)
1
2
3
4
5
6
7
# Generated from benchmarks.pro.

add_subdirectory(qml)
add_subdirectory(quick)
if(QT_FEATURE_private_tests AND (QT_FEATURE_opengl OR QT_FEATURE_opengles2 OR QT_FEATURE_opengles3))
    add_subdirectory(particles)
endif()