node/test/js-native-api/test_array/binding.gyp

11 lines
120 B
Python

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