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

Fixing for VC

parent c77f754a
No related branches found
No related tags found
No related merge requests found
Pipeline #2005 failed
......@@ -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)
......
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