Warning, /network/kio-extras/archive/autotests/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 remove_definitions(-DQT_NO_CAST_FROM_ASCII)
0002 
0003 add_executable(testkioarchive testkioarchive.cpp)
0004 target_link_libraries(testkioarchive KF6::KIOCore KF6::Archive Qt::Test)
0005 ecm_mark_as_test(testkioarchive)
0006 add_test(NAME testkioarchive COMMAND testkioarchive)