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
6013f746
Commit
6013f746
authored
Dec 21, 2009
by
Emmanuel Christophe
Browse files
COMP: add again the target link to ossim after compilation failed on Leod
parent
f58a8dfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Utilities/otbossimplugins/CMakeLists.txt
View file @
6013f746
...
...
@@ -25,6 +25,8 @@ SET(ossimplugins_SOURCES
ADD_LIBRARY
(
otbossimplugins
${
ossimplugins_SOURCES
}
)
#TARGET_LINK_LIBRARIES(otbossimplugins ${GDAL_LIBRARY} otbossim)
TARGET_LINK_LIBRARIES
(
otbossimplugins otbossim
)
IF
(
OTB_LIBRARY_PROPERTIES
)
SET_TARGET_PROPERTIES
(
otbossimplugins PROPERTIES
${
OTB_LIBRARY_PROPERTIES
}
)
ENDIF
(
OTB_LIBRARY_PROPERTIES
)
...
...
Write
Preview
Markdown
is supported
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