CMake|CPack|Unix: Fixes for Debian and RPM packaging
Applied a number of corrections and additions to the metadata of the DEB and RPM generators. Notably, corrected the executable permission on installed libraries so the RPM packager finds them.
The default install prefix for Unix platforms is now /usr.
Now also using CMake's GNUInstallDirs module for specifying the library directory name.
CMake|CPack|Unix: Fixes for Debian and RPM packaging
Applied a number of corrections and additions to the metadata of the DEB
and RPM generators. Notably, corrected the executable permission on
installed libraries so the RPM packager finds them.
The default install prefix for Unix platforms is now /usr.
Now also using CMake's GNUInstallDirs module for specifying the library
directory name.