mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Addresses #354
This commit is contained in:
parent
703bbfefa1
commit
4cdc679358
@ -37,7 +37,7 @@
|
||||
"cflags_cc!": [ "-fno-rtti", "-fno-exceptions"],
|
||||
|
||||
"conditions": [
|
||||
[ "OS==\"linux\"", {
|
||||
[ "OS==\"linux\" or OS==\"freebsd\" or OS==\"openbsd\" or OS==\"solaris\" or OS==\"aix\"", {
|
||||
"cflags": [
|
||||
"<!@(pkg-config --cflags \"opencv >= 2.3.1\" )",
|
||||
"-Wall"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user