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
89aea8e9
Commit
89aea8e9
authored
Dec 21, 2009
by
Emmanuel Christophe
Browse files
Automated merge with
http://hg.orfeo-toolbox.org/OTB
parents
83db288b
6013f746
Changes
1
Hide whitespace changes
Inline
Side-by-side
Utilities/otbossimplugins/CMakeLists.txt
View file @
89aea8e9
...
...
@@ -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