node/test/addons-napi/test_array/binding.gyp

9 lines
106 B
Python

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