CoastalCommitsPastes/server/node_modules/node-addon-api/node_api.gyp
2022-03-06 16:46:59 -08:00

9 lines
132 B
Python

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