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

#####################################################################
## qaxobject Test:
#####################################################################

qt_internal_add_test(qaxobject # special case
    SOURCES
        tst_qaxobject.cpp
    PUBLIC_LIBRARIES
        Qt::AxContainer
        Qt::Gui
)