qt6windows7/tests/manual/android_content_uri/CMakeLists.txt

8 lines
139 B
CMake
Raw Normal View History

2023-10-30 06:33:08 +08:00
qt_internal_add_test(tst_content_uris
SOURCES
tst_content_uris.cpp
LIBRARIES
Qt::CorePrivate
Qt::Widgets
)