Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
OpenMesh
Commits
40eee2c8
Commit
40eee2c8
authored
Oct 19, 2016
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed missing commid id in name of build file
parent
e9988fd6
Pipeline
#3181
passed with stage
in 51 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CI/Windows.bat
CI/Windows.bat
+1
-1
No files found.
CI/Windows.bat
View file @
40eee2c8
...
@@ -145,7 +145,7 @@ del *.exe
...
@@ -145,7 +145,7 @@ del *.exe
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
move
OpenMesh
-*
.exe
"OpenMesh-7.0-Git-Master-
%
GIT_COMMIT
%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%%
STRING_DLL
%%STRING_APPS%
.exe"
move
OpenMesh
-*
.exe
"OpenMesh-7.0-Git-Master-
%
CI_BUILD_REF
%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%%
STRING_DLL
%%STRING_APPS%
.exe"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment