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

#####################################################################
## tst_qandroidfunctions Test:
#####################################################################

qt_add_test(tst_qandroidfunctions
    SOURCES
        tst_qandroidfunctions.cpp
    PUBLIC_LIBRARIES
        Qt::AndroidExtras
        Qt::Gui
)