backend/lib/node/node_modules/node-addon-api/node_api.gyp
Christian Fraß 94f388eb71 [ini]
2024-04-22 10:02:34 +02:00

10 lines
132 B
Python

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