expat: Update library from 2.2.5 to 2.2.9

This commit is contained in:
Roland Dobai
2019-11-21 09:18:48 +01:00
parent 50737018cc
commit bcbc4a9599
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,5 @@
set(COMPONENT_ADD_INCLUDEDIRS expat/expat/lib port/include)
set(COMPONENT_SRCS "expat/expat/lib/loadlibrary.c"
"expat/expat/lib/xmlparse.c"
set(COMPONENT_SRCS "expat/expat/lib/xmlparse.c"
"expat/expat/lib/xmlrole.c"
"expat/expat/lib/xmltok.c"
"expat/expat/lib/xmltok_impl.c"