[CMake] Configure Mac OS X for 32-bit
Bill Hoffman
bill.hoffman at kitware.com
Mon May 3 08:49:21 EDT 2010
On 5/2/2010 11:41 AM, Tron Thomas wrote:
> Before when I was using an earlier version of CMake, it would configure
> the project to build a 32-bit version of all the project target's
> regardless of which version of Mac OS X I was using. It would also build
> just the platform specific version of the targets for a debug build.
>
> Now that I have upgraded to CMake version 2.8.1, CMake wants to
> configure the project's targets to build for 64-bit on Mac OS X 10.6.
>
Backing up on this tread a bit.... The change was not in CMake but
rather in Mac OS X. On 10.6 with CMake 2.6.4 and 2.8.1 the default
build is 64 bit. This was a change in gcc.
-Bill
More information about the CMake
mailing list