forked from qt-creator/qt-creator
5 lines
94 B
CMake
5 lines
94 B
CMake
|
|
add_qtc_test(tst_cplusplus_findusages
|
||
|
|
DEPENDS CppTools Utils
|
||
|
|
SOURCES tst_findusages.cpp
|
||
|
|
)
|