meson: don't strip subdirs from header install process
Apparently meson doesn't really support this cleanly, and also somehow doesn't have helper functions for getting the basename of paths etc., so we have to implement this in our own logic. Somewhat ugly but okay, whatever. Fixes https://github.com/haasn/libplacebo/issues/73
Please register or sign in to comment