On 6/1/2012 6:49 PM, J Decker wrote:
shouldn't cmake use 'msbuild' instead of 'devenv.com' or 'devenv.exe'?

I have a feeling that would solve one of my issues with visual studio,
in that after building a long chain of cmake projects using visual
studio, all of the most recent project references are updated to being
the projects that were built, thereby losing the projects I'm actually
working on.
Trouble is things like Intel Fortran do not work with msbuild. Not sure how to fix that. I suppose we could create a special generator that had VS Fortran support. Not sure if there are other third party plugins that do not work with msbuild either.

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

Reply via email to