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

5 lines
79 B
CMake
Raw Normal View History

add_qtc_test(tst_cplusplus_cxx11
DEPENDS CppEditor
SOURCES tst_cxx11.cpp
)