[CMake] cmake update for new configurations?

Clinton Stimpson clinton at elemtech.com
Mon Jan 17 12:03:50 EST 2005


I'm curious how CMake deals (or helps the developer) with other 32/64 
platforms, such as Irix?
Is there a way to tell CMake that I want to build 64 bit binaries and 
it'll take care of setting the -64 build flag and find some library 
paths for me?

Clint

cmake-request at www.cmake.org wrote:

>----------------------------------------------------------------------
>
>Message: 1
>Date: Mon, 17 Jan 2005 08:53:54 -0500
>From: Brad King <brad.king at kitware.com>
>Subject: Re: [CMake] cmake update for new configurations?
>To: Simon Warfield <warfield at bwh.harvard.edu>
>Cc: cmake at www.cmake.org
>Message-ID: <41EBC372.7040708 at kitware.com>
>Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
>Simon Warfield wrote:
>  
>
>>I notice that cmake doesn't know how to look for Qt beta 4 software,
>>and doesn't seem to know about x86_64 platforms like AMD64 and EM64T 
>>that have both /lib and /lib64 and /usr/lib, /usr/lib64
>>e.g. OpenGL, tcl/tk versions aren't identified on an x86_64 platform 
>>with just lib64 versions installed.
>>    
>>
>
>Please submit these as bug reports here:
>
>http://www.cmake.org/Bug
>
>Thanks,
>-Brad
>
>
>
>  
>



More information about the CMake mailing list