Yeah, I noticed the same lack of C# support in the code base as well. I
was thinking that perhaps a well crafted ADD_CUSTOM_COMMAND would do the
trick, 
but that's kinda clumsy. 

Anybody else? 

-----Original Message-----
From: Joshua Jensen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 22, 2007 2:57 PM
To: Rob Mathews
Cc: cmake@cmake.org
Subject: Re: [CMake] CMake for C# solutions?

Rob Mathews wrote:
> Anybody out there used CMake to generate C# .vcproj files? 
>
> That is, I've got a large C++ code base, and a few C# projects on the
> side, and I want to use CMake for the C# projects as well. 
>   
I'd like to know what ideas people have on this, too.  There are no 
references to .csproj files in the CMake codebase (that I picked up 
quickly with grep).  What other ways are there of pulling this off?  How

hard do you suppose it would be to add the .csproj functionality to 
CMake for this?

Thanks.

Josh


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to