

SET(SRCS
 cscanner.c
 templ.c 
 util.c
 parser.c)

ADD_LIBRARY(cparse ${SRCS})









