openFPGALoader/INSTALL.md

101 B

== Compile from source ==

$ mkdir build
$ cd build
$ cmake ../openFPGALoader/
$ cmake --build .