Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
0692bc49
Commit
0692bc49
authored
Nov 11, 2015
by
Jan Möbius
Browse files
always export path
parent
6d6b0268
Pipeline
#6
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CI/ci-mac.sh
View file @
0692bc49
#!/bin/bash
#!/bin/bash
if
[
$(
uname
)
==
Darwin
]
;
then
PATH
=
$PATH
:/opt/local/bin
PATH
=
$PATH
:/opt/local/bin
export
PATH
export
PATH
fi
#########################################
#########################################
# Build release version
# Build release version
...
...
Write
Preview
Supports
Markdown
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