bevy/docs
Saverio Miroddi b80814681a Add g++ to the Ubuntu dependencies (#1874)
The g++ package may not be preinstalled.

Also, replaced the mention of "fast" compiles, with generic instructions about how to install clang; this is because on my test system, clang didn't make any difference, and it's likely not to do any in general, as it is a relatively small part of the build.

Closes #1294.
2021-04-14 22:02:52 +00:00
..
cargo_features.md Typo fix: "wit" -> "with". (#1876) 2021-04-13 20:02:20 +00:00
debugging.md Grammar correction (#856) 2020-11-15 11:33:21 -08:00
linters.md Update linters.md with info about cargo ci xtask (#1507) 2021-04-12 19:11:40 +00:00
linux_dependencies.md Add g++ to the Ubuntu dependencies (#1874) 2021-04-14 22:02:52 +00:00
plugins_guidelines.md Fix broken link in plugin guidelines (#1513) 2021-03-03 23:17:48 +00:00
profiling.md Documenting small things here and there.. (#706) 2020-10-21 15:57:03 -07:00
release_checklist.md Release Checklist (#1834) 2021-04-08 21:33:46 +00:00