Files
Kmake/benchmark/napi/ref/binding.gyp

11 lines
110 B
Plaintext
Raw Permalink Normal View History

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