Brad King b41ad3b399 Teach find_(library|package) about Linux multiarch (#12037)
Implement support for multiarch as specified here:

  http://wiki.debian.org/Multiarch
  https://wiki.ubuntu.com/MultiarchSpec

Detect the <arch> part of <prefix>/lib/<arch> from the implicit library
search path from each compiler to set CMAKE_<lang>_LIBRARY_ARCHITECTURE.
Define CMAKE_LIBRARY_ARCHITECTURE using one of these values (they should
all be the same).  Teach the find_library and find_package commands to
search <prefix>/lib/<arch> whenever they would search <prefix>/lib.
2011-06-08 10:04:44 -04:00
..
2011-06-06 16:41:17 -04:00
2011-06-08 00:13:16 -04:00
2011-04-19 14:07:36 -04:00
2011-05-27 10:45:41 -04:00
2010-09-10 14:42:09 -04:00
2010-11-12 10:47:28 -05:00
2010-08-31 10:41:23 -04:00