mirror of
https://github.com/nodejs/node.git
synced 2024-11-25 08:19:38 +01:00
178dff255f
Converting the helper functions to be inlined and making the helper file header only. PR-URL: https://github.com/nodejs/node/pull/49515 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Gabriel Schulhof <gabrielschulhof@gmail.com>
11 lines
126 B
Python
11 lines
126 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_dataview",
|
|
"sources": [
|
|
"test_dataview.c"
|
|
]
|
|
}
|
|
]
|
|
}
|