mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
move sources files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
== Compile from source ==
|
||||
|
||||
```
|
||||
$ mkdir build
|
||||
$ cd build
|
||||
$ cmake ../openFPGALoader/
|
||||
$ cmake --build .
|
||||
Reference in New Issue
Block a user