Skip to content
Snippets Groups Projects
Commit a3eee349 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

ENH: Update Shark for MSVC bugfix

parent 1ba1b7ce
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,8 @@ ADD_SUPERBUILD_CMAKE_VAR(SHARK BOOST_LIBRARYDIR)
ExternalProject_Add(SHARK
PREFIX SHARK
URL "https://github.com/Shark-ML/Shark/archive/91595920f02ad90217465e7f4c100cd165d9947e.zip"
URL_MD5 09ee12050ed4236db252adbc407a52ce
URL "https://github.com/Shark-ML/Shark/archive/2fd55e2b83f0666d05b403b291712668f4b76a13.zip"
URL_MD5 863bb5f0d94b01be5292867beb05a0bb
SOURCE_DIR ${SHARK_SB_SRC}
BINARY_DIR ${SHARK_SB_BUILD_DIR}
INSTALL_DIR ${SB_INSTALL_PREFIX}
......
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