qt6-bb10/tests/manual/android_content_uri/CMakeLists.txt

8 lines
139 B
CMake

qt_internal_add_test(tst_content_uris
SOURCES
tst_content_uris.cpp
LIBRARIES
Qt::CorePrivate
Qt::Widgets
)