I just improved a bit the install script
Now, it check if libs (cglm and libclipboard) are already on the system before building them
I also use nproc to use the correct number of thread during compilation instead of hardcoding it or compiling on a single thread
I just improved a bit the install script Now, it check if libs (cglm and libclipboard) are already on the system before building them I also use
nproc
to use the correct number of thread during compilation instead of hardcoding it or compiling on a single thread