forked from LeenkxTeam/Kmake
11 lines
110 B
Python
11 lines
110 B
Python
{
|
|
'targets': [
|
|
{
|
|
'target_name': 'addon',
|
|
'sources': [
|
|
'addon.c'
|
|
]
|
|
}
|
|
]
|
|
}
|