Michael,
I wish Apple had decided to support 64-bit Carbon, but that is another thread all together.
Just set CMAKE_OSX_ARCHITECTURES to i368, ppc or if you want a universal binary, "i368;ppc"
Ah, it was the ';' that was I was missing. I was using a space -Jason _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake