[CMake] Changing CMAKE_OSX_ARCHITECTURES and rebuilding...

Sean McBride sean at rogue-research.com
Thu Sep 27 09:30:20 EDT 2007


Hi all,

If I set CMAKE_OSX_ARCHITECTURES to, for example, "i386 ppc", then
configure, generate, and make, everything works great.  However, if I
then go back into ccmake and append a new architecture, say change it to
"i386 ppc ppc64" then  configure, generate, and make again, the make
step just proceeds to 100% very quickly.  It does not intelligently only
do a ppc64 build.

Is this a bug?  Is there a workaround other than 'make clean'?

Thanks,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada




More information about the CMake mailing list