sisuani/qfp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
* Build: Install dev tools (cmake, gcc / mingw on windows) - Linux: mkdir build cd build cmake .. make - Windows: mkdir build cd build cmake -G "MinGW Makefiles" .. mingw32-make -f Makefile