mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-09 14:26:27 +00:00
10 lines
179 B
Python
10 lines
179 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "waku",
|
|
"sources": [ "waku_addon.c", "../cbindings/base64.c" ],
|
|
"libraries": [ "-lwaku", "-L../../../build/" ]
|
|
}
|
|
]
|
|
}
|