Warning, /frameworks/kservice/tests/pluginlocator/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 project("plugintest")
0002
0003 include(ECMAddTests)
0004
0005 ecm_add_test(plugintest.cpp main.cpp
0006 TEST_NAME kservice-pluginloadertest
0007 LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Core KF5::Service)