Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
cffa5d65
Unverified
Commit
cffa5d65
authored
6 years ago
by
Gigg, Martyn Anthony
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Pull in beta-test fixes for mslice
parent
ee6a6d9c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/ExternalInterfaces/CMakeLists.txt
+1
-1
1 addition, 1 deletion
scripts/ExternalInterfaces/CMakeLists.txt
with
1 addition
and
1 deletion
scripts/ExternalInterfaces/CMakeLists.txt
+
1
−
1
View file @
cffa5d65
...
@@ -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
""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment