Skip to content
Snippets Groups Projects
Commit e435c02d authored by Matthew D Jones's avatar Matthew D Jones
Browse files

Update SHA for Windows third party repository

parent 2cf6762b
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 ac57236e560ef78a60cdec32503c26cf013cdf08 )
set ( THIRD_PARTY_GIT_SHA1 09789e5ed0309f94b23eb4c8fa5e76ba07dc262b )
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