mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
9 lines
132 B
Python
9 lines
132 B
Python
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'nothing',
|
|
'type': 'static_library',
|
|
'sources': [ 'nothing.c' ]
|
|
}
|
|
]
|
|
}
|