Hi,

I need a way to determine if a build is for Itanium or for x64 when cross compiling using visual studio 2005. Any way I have missed in the documentation?

I can determine if the build is a 64 bit build by checking the CMAKE_CL_64 variable but that variable alone does not distinguish between x86_amd64 and x86_ia64 builds.

- Magnus

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to