UNPKG

pj-nodegit

Version:

Node.js libgit2 asynchronous native bindings

7 lines (4 loc) 144 B
file(GLOB SRC_HTTP "*.c" "*.h") list(SORT SRC_HTTP) add_library(http-parser OBJECT ${SRC_HTTP}) enable_warnings(implicit-fallthrough=1)