Closed trixirt closed 11 months ago
On Fedora the proper install location of cmake files depends on the arch. For example for x86_64, this is /usr/lib64, not /usr/lib.
Copy bits from FunctionalPlus' install-rules.cmake to generalize the cmake install location.
Thanks! :heart:
On Fedora the proper install location of cmake files depends on the arch. For example for x86_64, this is /usr/lib64, not /usr/lib.
Copy bits from FunctionalPlus' install-rules.cmake to generalize the cmake install location.