Skip to content

Commit

Permalink
Try to fix build for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
til-schneider committed Aug 28, 2019
1 parent b0edcca commit 5622835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"targets": [
{
"target_name": "node_libraw",
"type": "static_library",
"sources": [ "node_libraw.cc" ],
'cflags!': [ '-fno-exceptions' ],
'cflags_cc!': [ '-fno-exceptions' ],
Expand Down

0 comments on commit 5622835

Please sign in to comment.