Files
qt-creator/tests/auto/filesystemmodel/CMakeLists.txt

5 lines
129 B
CMake
Raw Normal View History

add_qtc_test(tst_filesystemmodel
DEPENDS Utils
SOURCES tst_filesystemmodel.cpp ../../../src/shared/modeltest/modeltest.cpp
)