mirror of https://github.com/ArduPilot/ardupilot
11 lines
255 B
Markdown
11 lines
255 B
Markdown
|
arktools cmake modules
|
||
|
=============
|
||
|
|
||
|
This repository contains the cmake modules used by arktools.
|
||
|
The python scripts do not function unless they are in an arktool.
|
||
|
From an arktool (ex. arktools/arkscicos) run:
|
||
|
|
||
|
```console
|
||
|
./cmake/updateArkcmake.py
|
||
|
```
|