summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/rhi/CMakeLists.txt
blob: 61a3c5500a55f6e32f4bbd2f61bd37e3855ec269 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from rhi.pro.

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