README.md 255 Bytes
Newer Older
Pixhawk's avatar
Pixhawk committed
1 2 3 4 5 6 7 8 9 10
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
```