mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
update cflags opencv version in bindings.gyp
This commit is contained in:
parent
74cc0546a8
commit
094d91eece
@ -26,7 +26,7 @@
|
||||
]
|
||||
|
||||
, 'cflags': [
|
||||
'<!@(pkg-config --cflags "opencv >= 2.3.1" )'
|
||||
'<!@(pkg-config --cflags "opencv >= 2.4.9" )'
|
||||
, '-Wall'
|
||||
]
|
||||
, 'cflags!' : [ '-fno-exceptions']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user