PR-URL: https://github.com/nodejs/node/pull/59582 Fixes: https://github.com/nodejs/node/issues/60611 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
8 lines
100 B
Python
8 lines
100 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "binding",
|
|
"sources": [ "binding.c" ]
|
|
}
|
|
]
|
|
}
|