Skip to content

Commit

Permalink
Typo openmpi -> openmp
Browse files Browse the repository at this point in the history
  • Loading branch information
LecrisUT committed Dec 4, 2023
1 parent 1c2f519 commit f713aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ e.g. `-DSPGLIB_WITH_Fortran=ON`.
| **SPGLIB_WITH_Fortran** | OFF | Build Fortran API |
| **SPGLIB_WITH_Python** | OFF | Build Python API |
| **SPGLIB_WITH_TESTS** | ON | Include basic tests |
| **SPGLIB_USE_OMP** | OFF | Use OpenMPI |
| **SPGLIB_USE_OMP** | OFF | Use OpenMP |
| **SPGLIB_USE_SANITIZER** | "" | Specify a sanitizer to compile with<br/> e.g. `address` |
| CMAKE_INSTALL_PREFIX | OS specific<br/>(e.g. `/usr/local`) | Location where to install built project |
| BUILD_SHARED_LIBS | ON | Whether to build shared or statically linked libraries<br/>(Currently unsupported) |
Expand Down

0 comments on commit f713aee

Please sign in to comment.