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
aa913226
Commit
aa913226
authored
Apr 15, 2016
by
Rashad Kanavath
Browse files
SuperBuild: GEOTIFF: update patch for osx
parent
8d2db8d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
SuperBuild/patches/GEOTIFF/del-install-dir-name.diff
deleted
100644 → 0
View file @
8d2db8d8
diff -burN libgeotiff-1.4.1.orig/CMakeLists.txt libgeotiff-1.4.1/CMakeLists.txt
--- libgeotiff-1.4.1.orig/CMakeLists.txt 2016-04-12 11:36:35.000000000 +0200
+++ libgeotiff-1.4.1/CMakeLists.txt 2016-04-12 11:37:04.000000000 +0200
@@ -441,13 +441,6 @@
VERSION ${LINK_VERSION}
SOVERSION ${LINK_SOVERSION}
CLEAN_DIRECT_OUTPUT 1 )
- if (APPLE)
- set_target_properties(
- ${GEOTIFF_LIBRARY_TARGET}
- PROPERTIES
- INSTALL_NAME_DIR "${CMAKE_INSTALL_PREFIX}/lib")
- endif()
-
ELSE(UNIX)
# Default:
SET_TARGET_PROPERTIES(${GEOTIFF_LIBRARY_TARGET} PROPERTIES
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