Warning, /frameworks/baloo/tests/benchmarks/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 add_executable(unindexedfileiteratorbenchmark unindexedfileiteratortest.cpp)
0002 target_link_libraries(unindexedfileiteratorbenchmark
0003     Qt6::Core
0004     baloofilecommon
0005 )
0006 ecm_mark_as_test(unindexedfileiteratorbenchmark)