[CMake] CMake for C# solutions?

Rob Mathews Rob.Mathews at varolii.com
Wed May 23 09:20:01 EDT 2007


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:jjensen at workspacewhiz.com] 
Sent: Tuesday, May 22, 2007 2:57 PM
To: Rob Mathews
Cc: cmake at 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




More information about the CMake mailing list