Skip to content
Snippets Groups Projects
Commit e25ef567 authored by Franck Pérignon's avatar Franck Pérignon
Browse files

Update CMakeLists.txt - Tests

parent 8fa5b40d
No related branches found
No related tags found
No related merge requests found
......@@ -150,6 +150,7 @@ find_python_module(pyopencl REQUIRED)
if(USE_MPI)
find_package(MPI REQUIRED)
find_python_module(mpi4py REQUIRED)
message("MPI Libraries (tests) : ${MPI_Fortran_LIBRARIES}, ${MPI_C_LIBRARIES}")
endif()
# --- Wheel, required for a proper build/install process ---
find_python_module(wheel REQUIRED)
......
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