We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db3de18 + 5a6f748 commit b7ad515Copy full SHA for b7ad515
binding.gyp
@@ -47,6 +47,7 @@
47
['OS=="openbsd" or OS=="freebsd"', {
48
}],
49
['OS=="linux"', {
50
+ 'libraries': [ '<(PRODUCT_DIR)/../../zmq/lib/libzmq.a' ],
51
52
]
53
}
0 commit comments