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

#####################################################################
## qaxscript Test:
#####################################################################

qt_add_test(qaxscript
    SOURCES
        tst_qaxscript.cpp
    PUBLIC_LIBRARIES
        Qt::AxContainer
)