openh264 icon indicating copy to clipboard operation
openh264 copied to clipboard

Allow library directories to be customizable in Makefile

Open Lastique opened this issue 2 years ago • 0 comments

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.

Lastique avatar Dec 04 '23 12:12 Lastique