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_pdata
Commits
5665709e
Commit
5665709e
authored
Nov 15, 2018
by
incardon
Browse files
Fixing the compilation script
parent
91088936
Changes
1
Show whitespace changes
Inline
Side-by-side
configure
View file @
5665709e
...
@@ -526,7 +526,7 @@ Try \`$0 --help' for more information"
...
@@ -526,7 +526,7 @@ Try \`$0 --help' for more information"
done
done
if
[
x
"
$debug_mode
"
!=
x
"1"
]
;
then
if
[
x
"
$debug_mode
"
!=
x
"1"
]
;
then
conf_options
=
"
$conf_options
-DCMAKE_BUILD_TYPE=Release"
conf_options
=
"
$conf_options
-DCMAKE_BUILD_TYPE=Release"
fi
fi
cd
build
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