forked from qt-creator/qt-creator
Change-Id: I261b713671e00bb567f61b4ee5ecf6fa83473bff Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
5 lines
111 B
CMake
5 lines
111 B
CMake
add_qtc_test(tst_cplusplus_fileiterationorder
|
|
DEPENDS CppEditor Utils
|
|
SOURCES tst_fileiterationorder.cpp
|
|
)
|