node/test/js-native-api/test_bigint/binding.gyp

11 lines
122 B
Python

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