utest.h
utest.h copied to clipboard
add meson support
This PR adds support to easily manage and update utest.h in meson based projects.
People get really worried when you've got a single header library and a build system file in the root of the project. I've legit had people not use libraries in the past because of this. I'll have to have a think about this as a result.
Please do. I can totally understand your frustration. The world is sh*t.