summaryrefslogtreecommitdiff
path: root/tests/auto/conversion/CMakeLists.txt
blob: bcabdf4f12a9cbda48e42f8517a2dd81b6588910 (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: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from conversion.pro.

#####################################################################
## conversion Test:
#####################################################################

qt_internal_add_test(conversion # special case
    SOURCES
        tst_conversion.cpp
    LIBRARIES
        Qt::AxContainer
        Qt::Gui
)