Sign in
fuchsia
/
third_party
/
swig
/
refs/heads/upstream/ci-test-ubuntu-20.04
/
.
/
Examples
/
javascript
/
variables
/
binding.gyp.in
blob: cb2b45e8f2fbd50424c87bc03b95d27b925a28fa [
file
] [
log
] [
blame
] [
edit
]
{
"targets"
:
[
{
"target_name"
:
"example"
,
"sources"
:
[
"<!(cp $srcdir/example.cxx example-gypcopy.cxx && echo example-gypcopy.cxx)"
,
"example_wrap.cxx"
],
"include_dirs"
:
[
"$srcdir"
]
}
]
}