Skip to content

Commit 5622835

Browse files
committed
Try to fix build for windows
1 parent b0edcca commit 5622835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

binding.gyp

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"targets": [
33
{
44
"target_name": "node_libraw",
5+
"type": "static_library",
56
"sources": [ "node_libraw.cc" ],
67
'cflags!': [ '-fno-exceptions' ],
78
'cflags_cc!': [ '-fno-exceptions' ],

0 commit comments

Comments
 (0)