summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/render/CMakeLists.txt
blob: 3f56c693408274bb6f8b439dd52657e098bc80bf (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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 render.pro.

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