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

Ajout de la librairie geotiff

parent 3784312a
Branches
Tags
No related merge requests found
......@@ -5,6 +5,8 @@ FILE(GLOB libgeotiff_HDRS "*.h")
CONFIGURE_FILE(geo_config.h.in ${OTB_BINARY_DIR}/Utilities/otbgeotiff/geo_config.h)
INCLUDE_DIRECTORIES(${OTB_BINARY_DIR}/Utilities/otbgeotiff/)
ADD_LIBRARY(otbgeotiff ${libgeotiff_SRCS})
TARGET_LINK_LIBRARIES(otbgeotiff)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment