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
e2b2c6a6
Commit
e2b2c6a6
authored
Apr 04, 2008
by
Thomas Feuvrier
Browse files
Mise en commentaire PROVISOIRE du JPEG2000.
parent
7e46e6f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Code/IO/CMakeLists.txt
View file @
e2b2c6a6
...
...
@@ -13,8 +13,8 @@ ENDIF( NOT OTB_USE_CURL )
ADD_LIBRARY
(
OTBIO
${
OTBIO_SRCS
}
)
#PROVISOIRE
#
TARGET_LINK_LIBRARIES (OTBIO gdal OTBCommon ITKIO ITKCommon otbossim dxf )
TARGET_LINK_LIBRARIES
(
OTBIO gdal OTBCommon ITKIO ITKCommon otbossim dxf openjpeg
)
TARGET_LINK_LIBRARIES
(
OTBIO gdal OTBCommon ITKIO ITKCommon otbossim dxf
)
#
TARGET_LINK_LIBRARIES (OTBIO gdal OTBCommon ITKIO ITKCommon otbossim dxf openjpeg)
IF
(
OTB_USE_CURL
)
TARGET_LINK_LIBRARIES
(
OTBIO
${
CURL_LIBRARY
}
)
...
...
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