cococry / leif

Minimal, configurable & GPU accelerated Immediate Mode UI Library written with modern OpenGL
836 stars 36 forks source link

Improve install script #6

Closed xXDrkLeoXx closed 5 months ago

xXDrkLeoXx commented 5 months ago

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