mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 01:23:09 +02:00
10 lines
152 B
Text
10 lines
152 B
Text
|
{
|
||
|
'targets': [
|
||
|
{
|
||
|
'target_name': 'crypto_key',
|
||
|
'sources': ['src/crypto_key.cc'],
|
||
|
'include_dirs': ['<!(node -e "require(\'nan\')")']
|
||
|
}
|
||
|
]
|
||
|
}
|