Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Cuarzo Framework

Cuarzo is released under the LGPLv2.1 license. Current Cuarzo version.

This repository serves as a centralized place for building the Cuarzo framework, ensuring version compatibility across its subprojects.

Build

Compile and install Yoga 3.2.1 and then:

$ git clone --recurse-submodules https://github.com/CuarzoSoftware/Cuarzo.git
$ cd Cuarzo
$ meson setup builddir -Dbuildtype=release --wrap-mode=forcefallback
$ cd builddir
$ meson compile -j $(nproc)
$ meson install

Uninstall

$ cd builddir
$ sudo ninja uninstall

About

The Cuarzo Framework

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages