Skip to content

machshev/masa-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

masa-gui

Native QT GUI for the Masa system.

Build

First clone the repo.

git clone https://github.com/machshev/masa-gui
cd masa-gui

Create a build/ directory to build into.

mkdir -p build
cd build

cmake -G Ninja -DCMAKE_EXPORT_COMPILE_COMMANDS=1 ../masa/
ninja

This will create a binary called masa in the build directory.

About

QT GUI for the Masa system

Resources

License

Stars

Watchers

Forks

Packages

No packages published