Michael Jackson wrote:
And what if you are on a system like OS X where the default build is 32 bit but you can have a 64 bit binary built? Then CMAKE_SIZEOF_VOID_P is going to be invalid.
No, it is done with a try compile based on the current compiler settings. -Bill _______________________________________________ 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