Skip to content
Snippets Groups Projects
Commit 17b33218 authored by Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony
Browse files

Update third-party SHA1 to bundle upgraded numpy.

Refs #15249
parent 9a8ff706
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ if( MSVC )
include ( ExternalProject )
set( EXTERNAL_ROOT ${PROJECT_SOURCE_DIR}/external )
set( THIRD_PARTY_GIT_URL "https://github.com/mantidproject/thirdparty-msvc2015.git" )
set ( THIRD_PARTY_GIT_SHA1 c29672780a6ac233d6d7e401b8b18a1df73729fa )
set ( THIRD_PARTY_GIT_SHA1 988f1be53a5dbbac30afb5ed11320862d06627aa )
set ( THIRD_PARTY_DIR ${EXTERNAL_ROOT}/src/ThirdParty )
# Generates a script to do the clone/update in tmp
set ( _project_name ThirdParty )
......
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