forked from qt-creator/qt-creator
5 lines
78 B
CMake
5 lines
78 B
CMake
|
|
add_qtc_test(tst_treeviewfind
|
||
|
|
DEPENDS Core
|
||
|
|
SOURCES tst_treeviewfind.cpp
|
||
|
|
)
|