Skip to content
Snippets Groups Projects
Commit a8b6eec1 authored by Julien Michel's avatar Julien Michel
Browse files

MRG

parents 2dd18c3a 177cd087
Branches
Tags
No related merge requests found
......@@ -146,9 +146,8 @@ IF(NOT OTB_DISABLE_UTILITIES_COMPILATION)
# PROPERTIES
# LINK_INTERFACE_LIBRARIES ""
# )
# TARGET_LINK_LIBRARIES(otbossim ${GDAL_LIBRARY})#To make sure that gdal appear before geotiff
# TARGET_LINK_LIBRARIES(otbossim ${JPEG_LIBRARY} ${TIFF_LIBRARY} ${GEOTIFF_LIBRARY} ${OPENTHREADS_LIBRARY})
TARGET_LINK_LIBRARIES(otbossim ${OPENTHREADS_LIBRARY})
TARGET_LINK_LIBRARIES(otbossim ${GDAL_LIBRARY})#To make sure that gdal appear before geotiff
TARGET_LINK_LIBRARIES(otbossim ${JPEG_LIBRARY} ${TIFF_LIBRARY} ${GEOTIFF_LIBRARY} ${OPENTHREADS_LIBRARY})
IF(NOT OTB_INSTALL_NO_LIBRARIES)
INSTALL(TARGETS otbossim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment