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

add_subdirectory(qml)
add_subdirectory(quick)
if(QT_FEATURE_private_tests)
    add_subdirectory(particles)
endif()