krrishnarraj / clpeak

A tool which profiles OpenCL devices to find their peak capacities
Apache License 2.0
407 stars 114 forks source link

[cmake] use GNUInstallDirs to get canonical paths #57

Closed tgurr closed 2 years ago

tgurr commented 5 years ago

Fix hard-coded share install on multiarch layouts e.g. used by Exherbo where the prefix might be something like /usr/${arch} but arch independent files should still end up in /usr/share.