CutefishOS GUI library, based on Qt Quick.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
cutefishd feac04d441 Add stackview style 5 years ago
.vscode Add stackview style 5 years ago
debian Update control file 5 years ago
src Add stackview style 5 years ago
.gitignore Init 5 years ago
CMakeLists.txt Init 5 years ago
LICENSE Init 5 years ago
MeuiKitConfig.cmake.in Init 5 years ago
README.md Init 5 years ago

README.md

MeuiKit

Build

cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make
sudo make install