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

9 lines
106 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
{
"targets": [
{
"target_name": "test_fatal",
"sources": [ "test_fatal.c" ]
}
]
}