summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/render/CMakeLists.txt
blob: 8491c038139cb37b08d02b284ba1f177c57a02e4 (plain)
1
2
3
4
5
6
7
8
# Generated from render.pro.

if(QT_FEATURE_private_tests)
    add_subdirectory(jobs)
    add_subdirectory(layerfiltering)
    add_subdirectory(materialparametergathering)
    add_subdirectory(opengl)
endif()