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

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