mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
8 lines
97 B
Python
8 lines
97 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "hello",
|
|
"sources": [ "hello.c" ],
|
|
}
|
|
]
|
|
}
|