Skip to content
Snippets Groups Projects
Commit 01a15041 authored by Hahn, Steven's avatar Hahn, Steven
Browse files

Update THIRD_PARTY_GIT_SHA1.

parent 6fab34ef
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 00a89211af3e581e99a42a2686bb94ead3b45463 )
set ( THIRD_PARTY_GIT_SHA1 2e9b716a7546a65c084602e9c11ab1b4971d46df )
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