forked from qt-creator/qt-creator
... and update caller sides. Change-Id: I6a107e4a7fd9f7123cdc6f141da202845bcbbb66 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
5 lines
99 B
CMake
5 lines
99 B
CMake
add_qtc_test(tst_cplusplus_preprocessor
|
|
DEPENDS CppEditor Utils
|
|
SOURCES tst_preprocessor.cpp
|
|
)
|