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

9 lines
107 B
Python

{
"targets": [
{
"target_name": "test_error",
"sources": [ "test_error.cc" ]
}
]
}