qt6windows7/tests/manual/android_content_uri/CMakeLists.txt
2023-10-29 23:33:08 +01:00

8 lines
139 B
CMake

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