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
2100729c
Commit
2100729c
authored
Apr 19, 2016
by
Rashad Kanavath
Browse files
SuperBuild: rpath fix on macos for GEOTIFF
parent
8aced9e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
SuperBuild/CMake/External_geotiff.cmake
View file @
2100729c
...
@@ -48,9 +48,7 @@ else()
...
@@ -48,9 +48,7 @@ else()
BUILD_COMMAND $
(
MAKE
)
BUILD_COMMAND $
(
MAKE
)
INSTALL_COMMAND $
(
MAKE
)
install
)
INSTALL_COMMAND $
(
MAKE
)
install
)
SUPERBUILD_PATCH_SOURCE
(
GEOTIFF
"patch-configure-script"
)
SUPERBUILD_PATCH_SOURCE
(
GEOTIFF
"patch-configure-rpath"
)
FIX_RPATH_FOR_AUTOCONF_BUILD
(
GEOTIFF
"libgeotiff*.dylib"
)
else
()
else
()
...
...
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