Skip to content

Commit

Permalink
add compiler information
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Katbashev <akatbashev@gmail.com>
  • Loading branch information
Albkat committed Dec 25, 2023
1 parent 399f62f commit 7cfcf36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Bleeding edge releases (Linux only) of the latest source from this repository ar
This projects supports two build systems, meson and CMake.
A short guide on the usage of each is given here, follow the linked instructions for a more detailed information ([meson guide](./meson/README.adoc), [CMake guide](./cmake/README.adoc)).

**Compilers**:
1. ifort(<=2021.10.0), icc(<=2021.10.0)
2. gfortran(<=13.2.0), gcc(<=13.2.0)


### Meson

Expand Down

0 comments on commit 7cfcf36

Please sign in to comment.