diff options
author | Alex Neundorf <neundorf@kde.org> | 2011-07-14 21:53:01 (GMT) |
---|---|---|
committer | Alex Neundorf <neundorf@kde.org> | 2011-08-09 14:32:45 (GMT) |
commit | 53edfb206b549f0dd5a014aac054ca82d865bbcd (patch) | |
tree | 6ec16e035fd3fece40f03f85f3d9d03c419b6d74 /Utilities/CMakeLists.txt | |
parent | b8fdaa1d662b01a167c94f2a9a9efec9dd0ea2d0 (diff) | |
download | CMake-53edfb206b549f0dd5a014aac054ca82d865bbcd.zip CMake-53edfb206b549f0dd5a014aac054ca82d865bbcd.tar.gz CMake-53edfb206b549f0dd5a014aac054ca82d865bbcd.tar.bz2 |
Better support for lib64 and Debian multiarch
If CMAKE_SIZEOF_VOID_P is not set from the outside, it checks for the
existance of /usr/lib64, and if it exists, SIZEOF_VOID_P is set to 8.
For multiarch, if this is debian and
CMAKE_${LANGUAGE}_LANGUAGE_ARCHITECTURE has not been set, it globs
for the files in /lib, and uses the first one which matches
CMAKE_LIBRARY_ARCHITECTURE_REGEX.
Alex
Diffstat (limited to 'Utilities/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions