diff --git a/SuperBuild/CMake/External_curl.cmake b/SuperBuild/CMake/External_curl.cmake index 27aeb3db860d60825cad802a65d578d699989910..54cf41482b9eff70e78007d806eb85c06b23c31f 100644 --- a/SuperBuild/CMake/External_curl.cmake +++ b/SuperBuild/CMake/External_curl.cmake @@ -53,4 +53,6 @@ else(UNIX) ) endif() +SUPERBUILD_PATCH_SOURCE(CURL) + SUPERBUILD_UPDATE_CMAKE_VARIABLES(CURL TRUE)