mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-27 14:38:28 +08:00
8 lines
139 B
CMake
8 lines
139 B
CMake
qt_internal_add_test(tst_content_uris
|
|
SOURCES
|
|
tst_content_uris.cpp
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Widgets
|
|
)
|