No description
Find a file
2024-10-09 12:54:15 -04:00
libs implement ECS library 2024-10-09 11:26:03 -04:00
src missing includes 2024-10-09 12:54:15 -04:00
.clang-format IT WORKS!!! 2024-08-07 00:10:57 -04:00
.gitignore cache! 2024-08-04 21:16:57 -04:00
meson.build create components dir 2024-10-06 22:29:42 -04:00
README.md run from root 2024-10-05 22:08:26 -04:00
shell.nix move clang so no error ooga! 2024-08-08 00:18:26 -04:00

Wayland Application

Setup

meson setup build

Build

meson compile -C build