summaryrefslogtreecommitdiffstats
path: root/src/devices/pic/xml/CMakeLists.txt
blob: 2cb44156023aa3ad0357581e34c5dc7f7a3f6775 (plain)
1
2
3
4
5
6
7

##### pic_xml_to_data (executable)

tde_add_executable( pic_xml_to_data AUTOMOC
  SOURCES pic_xml_to_data.cpp
  LINK picbase-static xmltodata-static devicebase-static common-static tdecore-shared
)