Files
Kmake/test/js-native-api/test_general/binding.gyp
2026-05-26 23:36:42 -07:00

11 lines
124 B
Python

{
"targets": [
{
"target_name": "test_general",
"sources": [
"test_general.c"
]
}
]
}