PR-URL: https://github.com/nodejs/node/pull/60711 Refs: https://github.com/nodejs/node/issues/60670 Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Vladimir Morozov <vmorozov@microsoft.com>
13 lines
181 B
Python
13 lines
181 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_general",
|
|
"sources": [
|
|
"test_general.c"
|
|
],
|
|
"defines": [
|
|
"NAPI_EXPERIMENTAL"
|
|
],
|
|
}
|
|
]
|
|
}
|