mirror of
https://github.com/xfarrow/blink
synced 2025-06-06 00:49:11 +02:00
10 lines
132 B
Python
10 lines
132 B
Python
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'nothing',
|
|
'type': 'static_library',
|
|
'sources': [ 'nothing.c' ]
|
|
}
|
|
]
|
|
}
|