Files
Kmake/benchmark/napi/string/binding.gyp
2026-05-26 23:36:42 -07:00

9 lines
100 B
Python

{
'targets': [
{
'target_name': 'binding',
'sources': [ 'binding.c' ]
}
]
}