mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Fix missing targets from bindings to make tests pass.
This commit is contained in:
parent
7d16f2e046
commit
16380f445e
@ -13,7 +13,9 @@
|
||||
"src/HighGUI.cc",
|
||||
"src/FaceRecognizer.cc",
|
||||
"src/BackgroundSubtractor.cc",
|
||||
"src/Constants.cc"
|
||||
"src/Constants.cc",
|
||||
"src/Calib3D.cc",
|
||||
"src/ImgProc.cc"
|
||||
],
|
||||
|
||||
"libraries": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user