forked from qt-creator/qt-creator
We use a value of 200, which is also GCC's default. Fixes: QTCREATORBUG-28770 Change-Id: Id02b324cd2ffa81a709441a5d93856bcd06501c3 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
5 lines
105 B
CMake
5 lines
105 B
CMake
add_qtc_test(tst_cplusplus_translationunit
|
|
DEPENDS CppEditor Utils
|
|
SOURCES tst_translationunit.cpp
|
|
)
|