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. -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
