xref
: /
third_party
/
node
/
benchmark
/
napi
/
ref
/
binding.gyp
(revision 1cb0ef41)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/benchmark/napi/ref/
1
{
2
'targets': [
3
{
4
'target_name': 'addon',
5
'sources': [
6
'
addon.c
'
7
]
8
}
9
]
10
}
11