libgit2-sys 0.7.8

Native bindings to the libgit2 library
Documentation
1
2
3
FILE(GLOB SRC_HTTP "*.c" "*.h")

ADD_LIBRARY(http-parser OBJECT ${SRC_HTTP})