10 lines
159 B
Python
10 lines
159 B
Python
{
|
|
'targets': [{
|
|
'target_name': 'weakref',
|
|
'sources': [ 'src/weakref.cc' ],
|
|
'include_dirs': [
|
|
'<!(node -e "require(\'nan\')")'
|
|
]
|
|
}]
|
|
}
|