Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
vendor
/
libgit2-sys
/
libgit2
/
deps
/
http-parser
/
CMakeLists.txt
blob: 77d9de7a3521a1b3f2799e7a5419b0343f6f42fd [
file
] [
log
] [
blame
]
FILE(GLOB SRC_HTTP "*.c" "*.h")
ADD_LIBRARY(http-parser OBJECT ${SRC_HTTP})