Files
Kmake/test/node-api/test_init_order/binding.gyp
2026-05-26 23:36:42 -07:00

9 lines
117 B
Python

{
"targets": [
{
"target_name": "test_init_order",
"sources": [ "test_init_order.cc" ]
}
]
}