You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
316 B
CMake
10 lines
316 B
CMake
|
|
##### xml_icd2_parser (executable)
|
|
|
|
tde_add_executable( xml_icd2_parser AUTOMOC
|
|
SOURCES xml_icd2_parser.cpp
|
|
LINK
|
|
icd2data-static devicelistnoui-static pic-static picbase-static picxml-static mem24-static
|
|
mem24base-static mem24xml-static xmltodata-static devicebase-static common-static tdecore-shared
|
|
)
|