We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7eae2 commit 50487fcCopy full SHA for 50487fc
docs/user/faq.md
@@ -97,7 +97,7 @@ are a telltale sign that you are lacking compilers.
97
Depending on the specific tools that you use for building C/C++ code, you may need some additional tools, for example:
98
99
```
100
-compilers cmake pkg-config make ninja meson
+c-compiler cxx-compiler cmake pkg-config make ninja meson
101
102
103
<a id="faq-compiler-required-options"></a>
0 commit comments