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

if (NOT QT_BUILD_STANDALONE_TESTS)
    add_subdirectory(rhi_renderviews)
    add_subdirectory(rhi_rendercommands)
    add_subdirectory(rhi_graphicspipelinemanager)
endif()