forked from qt-creator/qt-creator
Moves all tests that are applicable only to FilePath over from tst_fileutils. Change-Id: Ic331e1470a7479ee2f8ba38baec84124982a000a Reviewed-by: Christian Stenger <christian.stenger@qt.io>
5 lines
77 B
CMake
5 lines
77 B
CMake
add_qtc_test(tst_utils_filepath
|
|
DEPENDS Utils
|
|
SOURCES tst_filepath.cpp
|
|
)
|