Commits


Lockywolf authored and Dominic Hamon committed 823d24630db
Add support for GNU Install Dirs from GNU Coding Standards. Fixes #807 (#808) * Add support for GNU Install Dirs from GNU Coding Standards * src/CMakeLists.txt: Added support for setting the standard variables, such as CMAKE_INSTALL_BINDIR. * Replace install destinations by the ones from GNU Coding Standards. * Set the default .cmake and .pc default path.