Files

10 lines
132 B
Python
Raw Permalink Normal View History

2026-09-21 19:12:38 +08:00
{
'targets': [
{
'target_name': 'nothing',
'type': 'static_library',
'sources': [ 'nothing.c' ]
}
]
}