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

0001 add_executable(Test.Common.PropertySet testpropertyset.cpp)
0002 add_test(NAME Test.Common.PropertySet COMMAND Test.Common.PropertySet)
0003 ecm_mark_as_test(Test.Common.PropertySet)
0004 target_link_libraries(Test.Common.PropertySet ${WACOM_COMMON_TEST_LIBS})