summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/shadergraph/qshadergraph/CMakeLists.txt
blob: 117d4866d44ff6fb5913c6690f6b5b7acdaec055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from qshadergraph.pro.

#####################################################################
## tst_qshadergraph Test:
#####################################################################

# special case begin
qt_internal_add_test(tst_qt3d_qshadergraph
# special case end
    SOURCES
        tst_qshadergraph.cpp
    LIBRARIES
        Qt::3DRenderPrivate
        Qt::Gui
)