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

# Generated from render.pro.

if(QT_FEATURE_private_tests)
    add_subdirectory(jobs)
    add_subdirectory(layerfiltering)
    add_subdirectory(materialparametergathering)
    add_subdirectory(opengl)
endif()