Collection of rphii's C-libraries all in one place.
platform-detect.h
Platform detect headerattr.h
Attribute headercolorprint.h
Colored formatting helper headererr.h
Error (try,etc) headerlut.h
Generic lookup-table headervec.h
Generic vector header
This process is simplified with the help of the meson build system:
meson setup build
meson compile -C build
meson install -C build