diff options
author | Daniele E. Domenichelli <daniele.domenichelli@iit.it> | 2014-01-13 08:31:34 (GMT) |
---|---|---|
committer | Daniele E. Domenichelli <daniele.domenichelli@iit.it> | 2014-01-15 17:02:21 (GMT) |
commit | 620939e4e6f5a61cd5c0fac2704de4bfda0eb7ef (patch) | |
tree | d2be55bdecb48d367abd4924cb39da6f90b2e89e /Modules/CMakeDetermineASMCompiler.cmake | |
parent | c4e5e17f38c1b168fa3cfeb41f9fbc5f4186b111 (diff) | |
download | CMake-620939e4e6f5a61cd5c0fac2704de4bfda0eb7ef.zip CMake-620939e4e6f5a61cd5c0fac2704de4bfda0eb7ef.tar.gz CMake-620939e4e6f5a61cd5c0fac2704de4bfda0eb7ef.tar.bz2 |
GNUInstallDirs: Fix CMAKE_INSTALL_LIBDIR on Debian
When not installing in /usr (i.e. /usr/local) on Debian/Ubuntu, the
multiarch path is not in ldconfig path, and therefore libraries cannot
be found, unless the user manually modifies the files in
/etc/ld.so.conf.d, in order to include /usr/local/lib/<arch>.
This patch fixes this issue by using "lib/<arch>" only if the user is
installing the software in /usr, and uses "lib" in all the other cases.
Diffstat (limited to 'Modules/CMakeDetermineASMCompiler.cmake')
0 files changed, 0 insertions, 0 deletions