diff options
author | Brad King <brad.king@kitware.com> | 2022-03-30 15:45:04 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-03-30 15:51:01 (GMT) |
commit | 624ec3692f91788d84f9dc2b08573286bdef2cc9 (patch) | |
tree | 74847719bd2f85cf3fb42b5c3bedb084bde289f0 /Tests/FindFontconfig | |
parent | 00677703d00f94702ef94d8dd07387c8405a3caf (diff) | |
download | CMake-624ec3692f91788d84f9dc2b08573286bdef2cc9.zip CMake-624ec3692f91788d84f9dc2b08573286bdef2cc9.tar.gz CMake-624ec3692f91788d84f9dc2b08573286bdef2cc9.tar.bz2 |
GNUInstallDirs: Revert "Apply Debian multiarch LIBDIR to more prefixes"
Revert commit dd9584b352 (GNUInstallDirs: Apply Debian multiarch LIBDIR
to more prefixes, 2021-11-19, v3.23.0-rc1~323^2). There are separate
problems with activating multiarch `LIBDIR` for each prefix it added:
* Prefix `/` is often used to stage an installation with `DESTDIR`
for inclusion in a tarball package or similar.
* Prefix `/usr/local` is the default `CMAKE_INSTALL_PREFIX`, causing
the multiarch `LIBDIR` to be cached after the first configuration,
even if the prefix changes later.
Revert the change for now, except for the documentation update.
Further discussion will be needed to select a way to enable
multiarch `LIBDIR` for `/` and `/usr/local`.
Fixes: #23365
Issue: #19698
Diffstat (limited to 'Tests/FindFontconfig')
0 files changed, 0 insertions, 0 deletions