Warning, /plasma/wacomtablet/autotests/common/profilemanager/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 add_executable(Test.Common.ProfileManager testprofilemanager.cpp ../commontestutils.cpp)
0002 add_test(NAME Test.Common.ProfileManager COMMAND Test.Common.ProfileManager)
0003 ecm_mark_as_test(Test.Common.ProfileManager)
0004 target_link_libraries(Test.Common.ProfileManager ${WACOM_COMMON_TEST_LIBS})
0005