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

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

qt_internal_add_test(qaxscript # special case
    SOURCES
        tst_qaxscript.cpp
    PUBLIC_LIBRARIES
        Qt::AxContainer
)