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

qt_internal_add_test(tst_backends
    SOURCES
        tst_backends.cpp
    LIBRARIES
        Qt::MultimediaPrivate
)