Files
Kmake/test/node-api/test_uv_loop/binding.gyp

9 lines
111 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
{
"targets": [
{
"target_name": "test_uv_loop",
"sources": [ "test_uv_loop.cc" ]
}
]
}