6 lines
135 B
CMake
6 lines
135 B
CMake
|
add_qt_test("tst_qfilesystemmodel" SOURCES tst_qfilesystemmodel.cpp
|
||
|
LIBRARIES
|
||
|
Qt::WidgetsPrivate
|
||
|
Qt::CorePrivate
|
||
|
)
|