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

add_subdirectory(core)
if(QT_FEATURE_qt3d_render)
    add_subdirectory(render)
endif()