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
|
||
|
)
|