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
330 B
CMake
10 lines
330 B
CMake
|
|
##### xml_tbl_bootloader_parser (executable)
|
|
|
|
tde_add_executable( xml_tbl_bootloader_parser AUTOMOC
|
|
SOURCES xml_tbl_bootloader_parser.cpp
|
|
LINK
|
|
devicelistnoui-static pic-static picbase-static picxml-static mem24-static mem24base-static mem24xml-static
|
|
xmltodata-static devicebase-static common-static tdecore-shared
|
|
)
|