1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-10 23:44:29 +00:00
magic_enum/cmake
fliiiix f042b8e61c Only prepend $prefix for relative paths
In cases where CMAKE_INSTALL_LIBDIR is already
an absolut path adding a $prefix will be incorrect.

See also issue on nix pkgs:
https://github.com/NixOS/nixpkgs/issues/144170
And current workaround:
7eee17a8a5/pkgs/development/libraries/magic-enum/default.nix (L21)
2024-11-16 17:59:10 +01:00
..
GenPkgConfig Only prepend $prefix for relative paths 2024-11-16 17:59:10 +01:00