Skip to content
  • Marcel Metz's avatar
    CMake: Use GNUInstallDirs to place the build artifacts properly · 8042db9f
    Marcel Metz authored
    CMake 2.8.5 added the GNUInstallDirs module, which provides various
    variables following the CMAKE_INSTALL_*DIR pattern to allow users a more
    flexible installation setup and to provide sensible defaults while
    respecting distribution specific install locations like lib64 for RPM
    based linux distributions or debian multiarch tuples.
    8042db9f