mirror of
https://github.com/nodejs/node.git
synced 2025-05-07 08:00:26 +00:00

PR-URL: https://github.com/nodejs/node/pull/42651 Reviewed-By: Gabriel Schulhof <gabrielschulhof@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
12 lines
170 B
Python
12 lines
170 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_finalizer",
|
|
"defines": [ "NAPI_EXPERIMENTAL" ],
|
|
"sources": [
|
|
"test_finalizer.c"
|
|
]
|
|
}
|
|
]
|
|
}
|