mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
Whilst the library file my be called `libpsl`, CMake expects there to be a `lib` in front and thus the existing code was actually looking for `liblibpsl`. Co-authored-by: Charles Kerr <charles@charleskerr.com>