Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_io
Commits
820ad067
Commit
820ad067
authored
Jun 27, 2015
by
incardon
Browse files
Fixing script for jenkins
parent
04519a3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
build_io.sh
View file @
820ad067
...
...
@@ -21,6 +21,9 @@ sh ./autogen.sh
if
[
"
$2
"
==
"master"
]
then
sh ./configure
--disable-gpu
else if
[
"
$2
"
==
"gin"
]
then
sh ./configure
--with-boost
=
/sw/apps/boost/1.54.0/
else
sh ./configure
fi
...
...
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