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

9 lines
106 B
Python

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