mirror of https://github.com/waku-org/nwaku.git
10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
|
{
|
||
|
"targets": [
|
||
|
{
|
||
|
"target_name": "waku",
|
||
|
"sources": [ "waku_addon.c", "../cbindings/base64.c" ],
|
||
|
"libraries": [ "-lwaku", "-L../../../build/" ]
|
||
|
}
|
||
|
]
|
||
|
}
|