Skip to content
Snippets Groups Projects
Commit 97ac40fb authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

SuperBuild: geotiff patch not needed

parent 11a7b5a2
No related branches found
No related tags found
No related merge requests found
......@@ -85,9 +85,9 @@ else()
BUILD_COMMAND $(MAKE) bin_PROGRAMS=
INSTALL_COMMAND $(MAKE) install bin_PROGRAMS=
DEPENDS ${${proj}_DEPENDENCIES}
PATCH_COMMAND ${CMAKE_COMMAND} -E copy
${CMAKE_SOURCE_DIR}/patches/${proj}/configure
${GEOTIFF_SB_SRC}
#PATCH_COMMAND ${CMAKE_COMMAND} -E copy
# ${CMAKE_SOURCE_DIR}/patches/${proj}/configure
# ${GEOTIFF_SB_SRC}
)
ExternalProject_Add_Step(${proj} copy_source
......
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