andijcr / leandro_gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leandro Gui

forked from 'Generate Repository'

uses CPM (included) to download the dependencies at cmake time tested on linux and windows

Building under Windows

build enviroment: w64devkit by Chris Wellons, + cmake + git

mkdir build
cmake .. -G "Unix Makefiles" -DCMAKE_CXX_COMPILER=g++ -DCMAKE_C_COMPILER=gcc
make -j leandro_gui```

About

License:The Unlicense


Languages

Language:C 79.1%Language:C++ 14.2%Language:CMake 6.7%