summaryrefslogtreecommitdiffstats
path: root/tests/manual/android_content_uri/CMakeLists.txt
blob: a8a815fd94d78d25361c110aa2781a16004d486f (plain)
1
2
3
4
5
6
7
qt_internal_add_test(tst_content_uris
    SOURCES
        tst_content_uris.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::Widgets
)