node/deps/http_parser/CMakeLists.txt

2 lines
63 B
CMake

include_directories (.)
add_library (http_parser http_parser.c)