Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
6e2090cc
Commit
6e2090cc
authored
Apr 19, 2016
by
Rashad Kanavath
Browse files
SuperBuild: OpenCV: use SB_CMAKE_COMMAND for rpath support
parent
f3585b9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
SuperBuild/CMake/External_opencv.cmake
View file @
6e2090cc
...
...
@@ -72,7 +72,8 @@ else()
-DWITH_CUDA:BOOL=OFF
-DWITH_OPENCL:BOOL=OFF
${
OPENCV_SB_CONFIG
}
DEPENDS
${
OPENCV_DEPENDENCIES
}
DEPENDS
${
OPENCV_DEPENDENCIES
}
CMAKE_COMMAND
${
SB_CMAKE_COMMAND
}
)
FIX_RPATH_FOR_AUTOCONF_BUILD
(
OPENCV
"libopencv_*.dylib"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment