Warning, /utilities/filelight/autotests/core/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 SET(FILENAME_TEST_SRCS 0002 testFileTree.cpp 0003 ) 0004 0005 ecm_add_test( 0006 ${FILENAME_TEST_SRCS} 0007 TEST_NAME "filetree_test" 0008 LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test filelightInternal 0009 KF5::CoreAddons 0010 )