PR-URL: https://github.com/nodejs/node/pull/20779 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
8 lines
114 B
Python
8 lines
114 B
Python
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'test_null_init',
|
|
'sources': [ 'test_null_init.c' ]
|
|
}
|
|
]
|
|
}
|