mirror of
https://github.com/nodejs/node.git
synced 2025-05-09 18:02:21 +00:00

PR-URL: https://github.com/nodejs/node/pull/13971 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jason Ginchereau <jasongin@microsoft.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
9 lines
106 B
Python
9 lines
106 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_fatal",
|
|
"sources": [ "test_fatal.c" ]
|
|
}
|
|
]
|
|
}
|