blob: 77d9de7a3521a1b3f2799e7a5419b0343f6f42fd [file] [log] [blame]
FILE(GLOB SRC_HTTP "*.c" "*.h")
ADD_LIBRARY(http-parser OBJECT ${SRC_HTTP})