On Monday 04 February 2008, Emmanuel Blot wrote: > > This is currently not supported for the MSVC generator. > > How about using Eclipse and the CMake Eclipse generator ? > > It currently has issues with out-of-source builds, but as long as > > you use the > > Eclipse generator with in-source builds it should work nicely :-) > > Sure, but I really don' t like/don't want to use Eclipse. > > I'm looking for a solution to use with Visual Studio Express for our > customers. > I personally use VIm and SlickEdit.
Would CodeBlocks be an option ? If not, you have to take a close look at the Visual Studio file generator and the file format and figure out if this can be modified to support cross compiling. Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
