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
cc985e13
Commit
cc985e13
authored
13 years ago
by
Owen Arnold
Browse files
Options
Downloads
Patches
Plain Diff
refs #4318. Should fix PATH updates.
parent
5d8f0156
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Code/Mantid/Vates/CMakeLists.txt
+16
-2
16 additions, 2 deletions
Code/Mantid/Vates/CMakeLists.txt
with
16 additions
and
2 deletions
Code/Mantid/Vates/CMakeLists.txt
+
16
−
2
View file @
cc985e13
...
@@ -60,8 +60,8 @@ if( ParaView_FOUND AND USE_PARAVIEW )
...
@@ -60,8 +60,8 @@ if( ParaView_FOUND AND USE_PARAVIEW )
ClearErrors
ClearErrors
ReadEnvStr $R0 'MANTIDPATH'
ReadEnvStr $R0 'MANTIDPATH'
IfErrors 0 +2
IfErrors 0 +2
messagebox mb_ok 'Mantid
does not appear to be installed
.'
messagebox mb_ok 'Mantid
may not be installed. Please check that you have installed Mantid properly
.'
Push
\\\"
PATH
\\\"
Push
\\\"
PATH
\\\"
Push
\\\"
A
\\\"
Push
\\\"
A
\\\"
Push
\\\"
HKCU
\\\"
Push
\\\"
HKCU
\\\"
...
@@ -72,6 +72,13 @@ if( ParaView_FOUND AND USE_PARAVIEW )
...
@@ -72,6 +72,13 @@ if( ParaView_FOUND AND USE_PARAVIEW )
Push
\\\"
PATH
\\\"
Push
\\\"
PATH
\\\"
Push
\\\"
A
\\\"
Push
\\\"
A
\\\"
Push
\\\"
HKCU
\\\"
Push
\\\"
HKCU
\\\"
Push
\\\"
$INSTDIR
\\\\
..
\\\\
plugins
\\\"
Call EnvVarUpdate
Pop
\\\$
0
Push
\\\"
PATH
\\\"
Push
\\\"
A
\\\"
Push
\\\"
HKCU
\\\"
Push
\\\"
$INSTDIR
\\\\
bin
\\\"
Push
\\\"
$INSTDIR
\\\\
bin
\\\"
Call EnvVarUpdate
Call EnvVarUpdate
Pop
\\\$
0
Pop
\\\$
0
...
@@ -103,6 +110,13 @@ if( ParaView_FOUND AND USE_PARAVIEW )
...
@@ -103,6 +110,13 @@ if( ParaView_FOUND AND USE_PARAVIEW )
Push
\\\"
PATH
\\\"
Push
\\\"
PATH
\\\"
Push
\\\"
R
\\\"
Push
\\\"
R
\\\"
Push
\\\"
HKCU
\\\"
Push
\\\"
HKCU
\\\"
Push
\\\"
$INSTDIR
\\\\
..
\\\\
plugins
\\\"
Call un.EnvVarUpdate
Pop
\\\$
0
Push
\\\"
PATH
\\\"
Push
\\\"
R
\\\"
Push
\\\"
HKCU
\\\"
Push
\\\"
$INSTDIR
\\\\
bin
\\\"
Push
\\\"
$INSTDIR
\\\\
bin
\\\"
Call un.EnvVarUpdate
Call un.EnvVarUpdate
Pop
\\\$
0
Pop
\\\$
0
...
...
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