monquigrid/node_modules/node-addon-api/node_api.gyp
2025-07-16 23:56:37 +00:00

9 lines
132 B
Python

{
'targets': [
{
'target_name': 'nothing',
'type': 'static_library',
'sources': [ 'nothing.c' ]
}
]
}