Skip to content
Snippets Groups Projects
Commit 67aa9ad8 authored by brgerhar's avatar brgerhar
Browse files

README.md: Remove range-v3 dependency

parent 21d2b18e
No related tags found
No related merge requests found
......@@ -94,7 +94,6 @@ The project uses [CMake](https://cmake.org) as its build system generator. The f
- [HDF5](https://www.hdfgroup.org/solutions/hdf5/): version 1.10
- [MPI](https://cmake.org/cmake/help/latest/module/FindMPI.html): version 3.1
- [PETSc](https://www.mcs.anl.gov/petsc/): version 3.15
- [Range-v3](https://github.com/ericniebler/range-v3): version 0.11
- [SLEPc](https://slepc.upv.es/): version 3.15
Of course, these libraries are covered by their own license terms. Since PETSc and SLEPc do not provide a CMake configuration file, these libraries are found using the provided find modules in ```cmake/modules/```, which in turn are based on ```pkg-config```.
......
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