mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 11:29:56 +03:00
add dependencies but otherwise disclaim information about unit tests
This commit is contained in:
parent
75ea5cd210
commit
1cd4b09696
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ Note that inav requires `cmake` version 3.13 or later; any distro that provides
|
|||
|
||||
Note also that Ubuntu 18.04 LTS does NOT provide a modern enough `cmake`; it is recommended that you upgrade to Ubuntu 20.04 LTS which does.
|
||||
|
||||
If you wish to run the units tests, it is necessary to install a host C/C++ compiler (`gcc` or `clang`). This guide does not cover building and running the units tests.
|
||||
|
||||
### Ubuntu / Debian
|
||||
```
|
||||
# make sure the system is updated first
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue