Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CMakeLists.txt « http_parser « deps - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7dd9fd2c31864376ba78350394b69f36e61d14b9 (plain)
1
2
include_directories (.)
add_library (http_parser http_parser.c)