Skip to content
Snippets Groups Projects
Commit 72767fd5 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

SuperBuild: cleanup for geotiff

parent 7bcec268
Branches
Tags
No related merge requests found
......@@ -28,11 +28,6 @@ else()
ADD_SUPERBUILD_CMAKE_VAR(ZLIB_LIBRARY)
ADD_SUPERBUILD_CMAKE_VAR(JPEG_INCLUDE_DIR)
ADD_SUPERBUILD_CMAKE_VAR(JPEG_LIBRARY)
else()
ADD_SUPERBUILD_CONFIGURE_VAR(TIFF_ROOT --with-libtiff)
ADD_SUPERBUILD_CONFIGURE_VAR(PROJ_ROOT --with-proj)
ADD_SUPERBUILD_CONFIGURE_VAR(ZLIB_ROOT --with-zlib)
ADD_SUPERBUILD_CONFIGURE_VAR(JPEG_ROOT --with-jpeg)
endif()
ExternalProject_Add(${proj}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment