Skip to content
Snippets Groups Projects
Commit a5da175f authored by Etienne Bougoin's avatar Etienne Bougoin
Browse files

MRG

parents e78c76e9 ae0aa21d
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,8 @@ SET(ossimplugins_SOURCES
)
ADD_LIBRARY(otbossimplugins ${ossimplugins_SOURCES} )
#TARGET_LINK_LIBRARIES(otbossimplugins ${GDAL_LIBRARY} otbossim)
TARGET_LINK_LIBRARIES(otbossimplugins otbossim)
TARGET_LINK_LIBRARIES(otbossimplugins ${GDAL_LIBRARY} ${OGR_LIBRARY} otbossim)
#TARGET_LINK_LIBRARIES(otbossimplugins otbossim)
IF(OTB_LIBRARY_PROPERTIES)
SET_TARGET_PROPERTIES(otbossimplugins PROPERTIES ${OTB_LIBRARY_PROPERTIES})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment