Browse Source

Update binding.gyp

master
nullfekt 6 months ago
committed by GitHub
parent
commit
877b6453e7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      binding.gyp

2
binding.gyp

@ -23,7 +23,7 @@
"verushash.cc", "verushash.cc",
], ],
"include_dirs": [ "include_dirs": [
"<!(nodejs -e \"require('nan')\")", "<!(node -e \"require('nan')\")",
], ],
"defines": [ "defines": [
], ],

Loading…
Cancel
Save