summaryrefslogtreecommitdiffstats
path: root/tests/auto/conversion/CMakeLists.txt
blob: 4aab8215951099dfc468df53e2f550c1c8b8ddaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated from conversion.pro.

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

qt_add_test(conversion
    SOURCES
        tst_conversion.cpp
    PUBLIC_LIBRARIES
        Qt::AxContainer
        Qt::Gui
)