mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07: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\')")']
|
||
|
}
|
||
|
]
|
||
|
}
|