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.
piklab/src/coff/xml/CMakeLists.txt

10 lines
316 B
CMake

##### xml_coff_parser (executable)
tde_add_executable( xml_coff_parser AUTOMOC
SOURCES xml_coff_parser.cpp gpprocessor.cpp
LINK
devicelistnoui-static pic-static picbase-static picxml-static mem24-static mem24base-static mem24xml-static
xmltodata-static devicebase-static common-static tdecore-shared
)