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

Use updated sitecustomize

Finds qscintilla2 in qt5/lib
Refs #16578
parent 217c941f
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 CACHE PATH "Location to clone third party dependencies to" )
set( THIRD_PARTY_GIT_URL "https://github.com/mantidproject/thirdparty-msvc2015.git" )
set ( THIRD_PARTY_GIT_SHA1 85d085a4ca4e0813aff753c7b14c84cd50675897 )
set ( THIRD_PARTY_GIT_SHA1 aa4f7615564fb9c73dbfce40d24330a955ffcfd4 )
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