Skip to content
Snippets Groups Projects
Commit 95eab3e6 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

ENH: remove commented line

parent 3466c8fe
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@ IF( NOT OTB_USE_CURL )
ENDIF( NOT OTB_USE_CURL )
ADD_LIBRARY(OTBProjections ${OTBProjections_SRCS})
# TARGET_LINK_LIBRARIES(OTBProjections OTBIO otbossimplugins)
TARGET_LINK_LIBRARIES(OTBProjections OTBIO)
IF( OTB_USE_CURL )
TARGET_LINK_LIBRARIES (OTBProjections ${CURL_LIBRARY} tinyXML)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment