openFPGALoader/INSTALL.md

8 lines
101 B
Markdown
Raw Normal View History

2020-01-23 13:17:46 +01:00
== Compile from source ==
```
$ mkdir build
$ cd build
$ cmake ../openFPGALoader/
$ cmake --build .