[cmake-developers] Qt builds: module machine type 'x64' conflicts with target machine type 'X86'
Stephen Kelly
steveire at gmail.com
Wed Apr 10 08:56:58 EDT 2013
Stephen Kelly wrote:
> So, how is the target 32bit/64bit determined? An option to cmake at cmake
> time?
It seems to be determined by the generator:
http://stackoverflow.com/questions/3785976/cmake-generate-visual-studio-2008-solution-for-win32-and-x64
I'll figure out a way to determine that in the ctest_testcase.prf file and
set the 64 bit version.
Thanks,
Steve.
More information about the cmake-developers
mailing list