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

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

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