forked from 'Generate Repository'
uses CPM (included) to download the dependencies at cmake time tested on linux and 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```