openh264
openh264 copied to clipboard
Allow library directories to be customizable in Makefile
This PR makes build type and target directories to be customizable in Makefile and fixes pkgconfig file generation accordingly.
This is necessary to be able to integrate the library building with the downstream packaging scripts, so that the compiled library is installed in the correct directory for libraries on the target OS.