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

# Generated from qaudioformat.pro.

#####################################################################
## tst_qaudioformat Test:
#####################################################################

qt_internal_add_test(tst_qaudioformat
    SOURCES
        tst_qaudioformat.cpp
    LIBRARIES
        Qt::Gui
        Qt::MultimediaPrivate
)