diff --git a/SuperBuild/External_MultiVolumeExplorer.cmake b/SuperBuild/External_MultiVolumeExplorer.cmake index 8c77e13228d5be7f1f3605b43e2ed39c354bd1e8..b6fa6e45c4304dcd63effc488d2d790ae1455da6 100644 --- a/SuperBuild/External_MultiVolumeExplorer.cmake +++ b/SuperBuild/External_MultiVolumeExplorer.cmake @@ -27,7 +27,7 @@ if(NOT DEFINED MultiVolumeExplorer_SOURCE_DIR) ExternalProject_Add(${proj} GIT_REPOSITORY "${git_protocol}://github.com/fedorov/MultiVolumeExplorer.git" - GIT_TAG "ab7eb9411c5eaacacf81685b4c7e05cf1935d9a3" + GIT_TAG "8e1ad5f885a32a05c34b1699f945239cdba099b5" SOURCE_DIR ${CMAKE_BINARY_DIR}/${proj} BINARY_DIR ${proj}-build CMAKE_GENERATOR ${gen}