| commit | a1ee96d5ada476a0ea7a6ce7149c40f60f6f1eb8 | [log] [tgz] |
|---|---|---|
| author | Heiko Becker <heirecka@exherbo.org> | Sun Jun 05 21:28:56 2016 +0200 |
| committer | Heiko Becker <heirecka@exherbo.org> | Mon Jun 06 23:46:02 2016 +0200 |
| tree | 51b535dd4c87e9462d41d47a58f625f0183b0397 | |
| parent | 56a04575a474b929a4aa4fb72d83d46c8a93f294 [diff] |
Use GNUInstallDirs GNUInstallDirs was introduced with cmake-2.8.5 and provides variables similar to the ones usually provided by autotools which allow fine tuning the installation location. Also install cmake files to a lower case 'cmake' dir which seems more common than with a upper case 'C'.