Files
Manmics/mangashelf-server/node_modules/node-addon-api/node_api.gyp
T
2025-10-10 18:00:07 -04:00

10 lines
132 B
Python

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