Skip to content
Snippets Groups Projects
Commit 10a81e63 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing installation with cmake

parent 23c45711
No related branches found
No related tags found
No related merge requests found
Pipeline #789 failed
......@@ -62,6 +62,7 @@ while getopts di:smhc:nu FLAG; do
g)
echo "Installing with GPU support"
gpu_support=1
;;
u)
echo "Updating openfpm"
update_openfpm=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment