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

Pull in beta-test fixes for mslice

parent ee6a6d9c
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ set ( _mslice_external_root ${CMAKE_CURRENT_BINARY_DIR}/mslice ) ...@@ -6,7 +6,7 @@ set ( _mslice_external_root ${CMAKE_CURRENT_BINARY_DIR}/mslice )
ExternalProject_Add ( mslice ExternalProject_Add ( mslice
PREFIX ${_mslice_external_root} PREFIX ${_mslice_external_root}
GIT_REPOSITORY "https://github.com/mantidproject/mslice.git" GIT_REPOSITORY "https://github.com/mantidproject/mslice.git"
GIT_TAG ce0a3647d111bc31fafd00addb64913760828352 GIT_TAG 3c6eadfe38ea9d57dcacf57f5df2c150639a2779
EXCLUDE_FROM_ALL 1 EXCLUDE_FROM_ALL 1
CONFIGURE_COMMAND "" CONFIGURE_COMMAND ""
......
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