> > ist it possible with cmake to generate one Visual
> Studio solution file for many different combinations
> > of configurations (Debug,Release) and platforms(win32,
> x64).

Not possible. This has been discussed recently.

The reason is that tests are being executed for a specific platform
and their results can be different for 32 and 64 bit.

The fact that Microsoft invented something is not a proof that it is normal.

Denis


      
_______________________________________________
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

Reply via email to