Files
qt-creator/tests/auto/cplusplus/findusages/CMakeLists.txt

5 lines
95 B
CMake
Raw Normal View History

add_qtc_test(tst_cplusplus_findusages
DEPENDS CppEditor Utils
SOURCES tst_findusages.cpp
)