We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0edcca commit 5622835Copy full SHA for 5622835
binding.gyp
@@ -2,6 +2,7 @@
2
"targets": [
3
{
4
"target_name": "node_libraw",
5
+ "type": "static_library",
6
"sources": [ "node_libraw.cc" ],
7
'cflags!': [ '-fno-exceptions' ],
8
'cflags_cc!': [ '-fno-exceptions' ],
0 commit comments