forked from qt-creator/qt-creator
5 lines
79 B
CMake
5 lines
79 B
CMake
|
|
add_qtc_test(tst_utils_fileutils
|
||
|
|
DEPENDS Utils
|
||
|
|
SOURCES tst_fileutils.cpp
|
||
|
|
)
|