mirror of
https://github.com/darkings/Obsidian-MonokaiSyntax.git
synced 2026-07-22 04:40:26 +00:00
9 lines
132 B
Python
9 lines
132 B
Python
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'nothing',
|
|
'type': 'static_library',
|
|
'sources': [ 'nothing.c' ]
|
|
}
|
|
]
|
|
}
|