node/test/node-api/test_uv_threadpool_size/binding.gyp

9 lines
132 B
Python

{
"targets": [
{
"target_name": "test_uv_threadpool_size",
"sources": [ "test_uv_threadpool_size.c" ]
}
]
}