0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-19 21:12:06 +00:00
heitbaum b28a019e09 x265: update INSTALL_PREFIX
cmake defaults the install directory to /usr/local on UNIX.
- https://cmake.org/cmake/help/latest/variable/CMAKE_INSTALL_PREFIX.html

This results is the x265.pc file located in /usr/local/lib/pkgconfig
instead of /usr/lib/pkgconfig and not being found when pkg-config is
called.
2021-08-17 16:43:35 +10:00
..
2021-08-17 16:43:35 +10:00