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
argupta
openfpm_vcluster
Commits
856f55ee
Commit
856f55ee
authored
Nov 18, 2018
by
incardon
Browse files
Adding Boost configuration
parent
37437071
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
856f55ee
...
...
@@ -105,7 +105,7 @@ else
echo
"
$PATH
"
echo
"Compiling general"
sh ./autogen.sh
sh ./configure
CXX
=
mpic++
sh ./configure
CXX
=
mpic++
--with-boost
=
$HOME
/openfpm_dependencies/openfpm_vcluster/BOOST
make
if
[
$?
-ne
0
]
;
then
exit
1
;
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