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 c2c4694c47 Add workflows 5 years ago
.github/workflows Add workflows 5 years ago
debian Add workflows 5 years ago
src Multiple improvements 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