Files

10 lines
132 B
Plaintext
Raw Permalink Normal View History

2026-03-08 23:40:18 +07:00
{
'targets': [
{
'target_name': 'nothing',
'type': 'static_library',
'sources': [ 'nothing.c' ]
}
]
}