SET(expat_STAT_SRCS
xmltok.c
xmlrole.c
xmlparse.c
)


ADD_LIBRARY(expat STATIC ${expat_STAT_SRCS})

