node/test/gc/node_modules/weak/binding.gyp

9 lines
105 B
Python

{
'targets': [
{
'target_name': 'weakref',
'sources': [ 'src/weakref.cc' ]
}
]
}