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

0001 # Benchmarks, compiled, but not run automatically with ctest
0002 
0003 add_executable(positioncodecbenchmark positioncodecbenchmark.cpp)
0004 target_link_libraries(positioncodecbenchmark Qt6::Test KF6::BalooCodecs)