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

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