forked from qt-creator/qt-creator
5 lines
98 B
CMake
5 lines
98 B
CMake
![]() |
add_qtc_test(tst_cplusplus_translationunit
|
||
|
DEPENDS CppTools
|
||
|
SOURCES tst_translationunit.cpp
|
||
|
)
|