1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
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