mirror of
https://github.com/viq/NewsBlur.git
synced 2025-04-13 09:38:09 +00:00
9 lines
138 B
Python
9 lines
138 B
Python
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'bufferutil',
|
|
'sources': ['src/bufferutil.c'],
|
|
'cflags': ['-std=c99']
|
|
}
|
|
]
|
|
}
|