mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
93e6eac15a
Earlier in the builder we enable C++ (`.cpp(true)`) but only mention the C compiler in the build failure message. Some grammars that have C++ external scanners can provoke build failures in this step if a C++ compiler isn't installed, so mentioning it in the error message should help out debugging. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |