OK, got it experimentally. You have CMAKE_SYSTEM_PROCESSOR
But wait, is the description below correct? http://www.cmake.org/Wiki/CMake_Useful_Variables Opposed to the explanations there, which I saw, but took as not what I need, on my systems it amounts to i686 and x86_64, exactly what I need. Dominik On Sat, Feb 12, 2011 at 6:19 PM, Dominik Szczerba <[email protected]> wrote: > Hi, > > I can't really find a clear solution in google: how would one go about > detecting if the system is 32 or 64 bit? There are UNIX, WIN32 etc. > flags, but nothing really for the architecture. > > Thanks a lot, > Dominik > _______________________________________________ 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
