Collection of rphii's C-libraries all in one place.
platform-detect.hPlatform detect headerattr.hAttribute headercolorprint.hColored formatting helper headererr.hError (try,etc) headerlut.hGeneric lookup-table headervec.hGeneric 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