mirror of https://github.com/nodejs/node.git
2 lines
63 B
CMake
2 lines
63 B
CMake
|
include_directories (.)
|
||
|
add_library (http_parser http_parser.c)
|