mirror of
https://github.com/SFML/SFML.git
synced 2025-02-08 01:18:02 +08:00
CMAKE_INSTALL_LIBDIR is an absolute path on Nix (which is a valid thing to do). In such a case two absolute paths would get appended resulting in a nonsense path that broke pkg-config support.