Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 59ada18

Browse files
author
Simon Hofmann
committed
Removed OS X linking config
1 parent 3289136 commit 59ada18

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

binding.gyp

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -152,15 +152,6 @@
152152
},
153153
}
154154
}],
155-
["OS==\"mac\"",
156-
{
157-
"link_settings": {
158-
"libraries": [
159-
"-Wl,-rpath,@loader_path/../../../opencv-build/opencv/build/lib"
160-
],
161-
}
162-
}
163-
]
164155
],
165156

166157
"configurations": {

0 commit comments

Comments
 (0)