Signed-off-by: Chengzhong Wu <cwu631@bloomberg.net> PR-URL: https://github.com/nodejs/node/pull/62322 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
9 lines
139 B
Python
9 lines
139 B
Python
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'binding',
|
|
'sources': ['binding.cc'],
|
|
'includes': ['../common.gypi'],
|
|
},
|
|
]
|
|
}
|