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

5 lines
85 B
CMake
Raw Normal View History

add_qtc_test(tst_cplusplus_semantic
DEPENDS CppEditor
SOURCES tst_semantic.cpp
)