forked from LeenkxTeam/Kmake
17 lines
234 B
Python
17 lines
234 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_reference",
|
|
"sources": [
|
|
"test_reference.c"
|
|
]
|
|
},
|
|
{
|
|
"target_name": "test_finalizer",
|
|
"sources": [
|
|
"test_finalizer.c"
|
|
]
|
|
}
|
|
]
|
|
}
|