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
19f0b1eb
Commit
19f0b1eb
authored
Jun 11, 2020
by
incardon
Browse files
Fixing for VC
parent
c77f754a
Pipeline
#2005
failed with stages
in 21 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
19f0b1eb
...
...
@@ -66,6 +66,8 @@ if(ENABLE_GPU)
endif
()
endif
()
set
(
Vc_DIR
"
${
Vc_ROOT
}
/lib/cmake/Vc/"
)
message
(
"Searching Vc in
${
Vc_DIR
}
"
)
find_package
(
Boost 1.68.0 COMPONENTS unit_test_framework iostreams program_options system filesystem
)
find_package
(
MPI
)
...
...
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