There was no way to just install libc which is required for stdlibc++
Now files are installed using the install() command instead of manually copying files to their destinations. This allows automatic recompilation of headers that did not work previously
This program draws circle on framebuffer, that you can move with mouse, resize with scroll, and recolor with mouse buttons.