Skip to content

Commit

Permalink
Do not suggest to install a fortran compiler in C/C++ faqs
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Nov 17, 2024
1 parent b36b389 commit 85dbd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ are a telltale sign that you are lacking compilers.
Depending on the specific tools that you use for building C/C++ code, you may need some additional tools, for example:

```
compilers cmake pkg-config make ninja meson
c-compiler cxx-compiler cmake pkg-config make ninja meson
```

<a id="faq-compiler-required-options"></a>
Expand Down

0 comments on commit 85dbd59

Please sign in to comment.