Docs: Mention cmake -LH in build-from-source.md

This commit is contained in:
Ole Schütt 2026-01-06 14:13:57 +01:00 committed by Ole Schütt
parent 391ac323bf
commit 96ff2b3e60

View file

@ -8,8 +8,8 @@ package manager like [Spack](https://spack.readthedocs.io).
At a minimum CP2K requirements a modern C and Fortran compiler,
[DBCSR](https://github.com/cp2k/dbcsr/), BLAS, and LAPACK. For parallel builds it also needs at
least MPI and ScaLAPACK. Descriptions of all available build options can be found in the
technologies section:
least MPI and ScaLAPACK. To list all available build options run `cmake -LH`. Detailed descriptions
of most build options can be found in the technologies section:
- **[](../technologies/eigensolvers/index)**
- **[](../technologies/accelerators/index)**