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

add_subdirectory(core)
if(QT_FEATURE_qt3d_render)
# Disabled temporarily as some benchmarks fail to build on Mac
#    add_subdirectory(render)
endif()