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
d29d639a
Commit
d29d639a
authored
May 17, 2020
by
incardon
Browse files
Fixing VC installation
parent
d6dc276a
Pipeline
#1945
passed with stages
in 22 minutes and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
d29d639a
...
...
@@ -483,7 +483,7 @@ do
conf_options
=
"
$conf_options
-DMPI_VENDOR=
$ac_optarg
"
;;
vcdevel
)
conf_options
=
"
$conf_options
-D
Vc_ROOT
=
$ac_optarg
"
conf_options
=
"
$conf_options
-D
CMAKE_PREFIX_PATH
=
$ac_optarg
"
;;
*
)
ac_unrecognized_opts
=
"
$ac_unrecognized_opts$ac_unrecognized_sep
--with-
$ac_useropt_orig
"
ac_unrecognized_sep
=
', '
;;
...
...
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