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

SuperBuild: apply patch on windows. problem was git version 1.9.1preview

parent be4693ae
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,4 @@ ExternalProject_Add(OPENJPEG
SUPERBUILD_UPDATE_CMAKE_VARIABLES(OPENJPEG FALSE)
#Apply patches to openjpeg (for now Even Roualt optim)
#cannot apply on windows.
#There is an issue with CLRF and patch from github
if(NOT MSVC)
SUPERBUILD_PATCH_SOURCE(OPENJPEG)
endif()
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