MantisBT - CMake
View Issue Details
0006610CMakeCMakepublic2008-03-14 16:232008-09-11 11:16
David Cole 
Bill Hoffman 
normalmajoralways
closedfixed 
 
 
0006610: InstallRequiredSystemLibraries.cmake does not have support for installing 64-bit runtime libraries
See this email thread to the CMake mailing list:
http://www.cmake.org/pipermail/cmake/2008-March/020489.html [^]

No tags attached.
patch InstallRequiredSystemLibraries.cmake.patch (5,723) 2008-05-16 14:29
https://public.kitware.com/Bug/file/1468/InstallRequiredSystemLibraries.cmake.patch
Issue History
2008-03-14 16:23David ColeNew Issue
2008-03-14 17:07Clinton StimpsonNote Added: 0010813
2008-03-27 21:56Bill HoffmanStatusnew => assigned
2008-03-27 21:56Bill HoffmanAssigned To => David Cole
2008-05-16 09:58Bill HoffmanNote Added: 0011963
2008-05-16 14:29Clinton StimpsonFile Added: InstallRequiredSystemLibraries.cmake.patch
2008-05-16 14:29Clinton StimpsonNote Added: 0011972
2008-07-30 15:43David ColeNote Added: 0012885
2008-07-30 15:43David ColeAssigned ToDavid Cole => Bill Hoffman
2008-09-11 11:16Bill HoffmanStatusassigned => closed
2008-09-11 11:16Bill HoffmanResolutionopen => fixed

Notes
(0010813)
Clinton Stimpson   
2008-03-14 17:07   
A simple substitution of amd64 for x86 makes the simple test app work on the target system.
I'm glad it was only that.
(0011963)
Bill Hoffman   
2008-05-16 09:58   
Clinton, what change do I need to make to fix this?
(0011972)
Clinton Stimpson   
2008-05-16 14:29   
I've attached a patch.
(0012885)
David Cole   
2008-07-30 15:43   
Bill, please apply to the CMake-2-6 branch after a night on the dashboards:

/cvsroot/CMake/CMake/Modules/InstallRequiredSystemLibraries.cmake,v <-- InstallRequiredSystemLibraries.cmake
new revision: 1.13; previous revision: 1.12