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_pdata
Commits
91088936
Commit
91088936
authored
Nov 15, 2018
by
incardon
Browse files
Fixing the compilation script
parent
3ad2d094
Pipeline
#910
failed with stages
in 2 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
91088936
...
...
@@ -526,7 +526,7 @@ Try \`$0 --help' for more information"
done
if
[
x
"
$debug_mode
"
!=
x
"1"
]
;
then
conf_options
+
=
"
$conf_options
-DCMAKE_BUILD_TYPE=Release"
conf_options
=
"
$conf_options
-DCMAKE_BUILD_TYPE=Release"
fi
cd
build
...
...
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