Warning, /plasma/plasma-workspace/libkworkspace/autotests/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 include(ECMMarkAsTest)
0002 add_executable(testPlatformDetection testPlatformDetection.cpp)
0003 target_link_libraries(testPlatformDetection Qt::Test PW::KWorkspace)
0004 add_test(NAME kworkspace-testPlatformDetection COMMAND testPlatformDetection)
0005 ecm_mark_as_test(testPlatformDetection)