summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/rhi/CMakeLists.txt
blob: d7be2862c2a026f6d5a5ff554d8cbf29fedef66f (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from rhi.pro.

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