sirlordt / test01_libsagui

test01 lib sagui project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test01 lib sagui project

You must installed in linux ubuntu distro and derivated

  • build-essentials
  • cmake
  • git

Commands for linux

sudo apt-get install build-essentials cmake git
git clone https://github.com/sirlordt/test01_libsagui.git
cd test01_libsagui
mkdir build
cd build
cmake ..
cmake --build .

About

test01 lib sagui project


Languages

Language:C 61.0%Language:CMake 39.0%