There has not been anything done in CMake itself related to C# development. I'm biased against putting in "partial support" for it without full blown generated *.csproj files that support resources, .NET strong name signatures, and everything, so it's a significant chunk of dev work.<div>
<br></div><div>However, CMake is very good at building things via custom commands, and the C# compiler is pretty easy to get working with CMake custom commands.<br><br></div><div>If you need something in the very short term, I'd recommend using custom commands. If you have a longer time frame and funding to make it happen, please contact me off-list for possible contractual arrangement to add C# support to CMake according to your schedule and funding ability.</div>
<div><br></div><div><br></div><div>HTH,</div><div>David Cole</div><div>Kitware, Inc.</div><div><br></div><div><br><div class="gmail_quote">On Tue, Nov 24, 2009 at 12:35 PM, Sarbak, Joseph <span dir="ltr"><<a href="mailto:Joseph.Sarbak@rbccm.com">Joseph.Sarbak@rbccm.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>
<div dir="ltr" align="left"><font face="Arial" color="#0000ff" size="2"></font> </div>
<div lang="en-us" dir="ltr" align="left"><font face="Arial"><font size="2">Hello,<span><font color="#0000ff"> any advice would be greatly
appreciated. </font></span></font></font> </div><div><div></div><div class="h5">
<p><font face="Arial" size="2">This question appears to have asked in the
past. Has there been any new development in support for csharp?</font>
</p>
<p><font face="Arial" size="2">I have a project that is a mix of C, C++, and Csharp,
and I would like to manage all builds from one tool: cmake.</font> </p>
<p><font face="Arial" size="2">Your answers would be much appreciated.</font> </p>
<p><font face="Arial" size="2">Thank you.</font> </p>
<p><font face="Arial" size="2">Joe Sarbak</font> </p><pre> </pre><pre>________________________________________
This E-Mail (including any attachments) may contain privileged or confidential information. It is intended only for the addressee(s) indicated above.
The sender does not waive any of its rights, privileges or other protections respecting this information.
Any distribution, copying or other use of this E-Mail or the information it contains, by other than an intended recipient, is not sanctioned and is prohibited.
If you received this E-Mail in error, please delete it and advise the sender (by return E-Mail or otherwise) immediately.
This E-Mail (including any attachments) has been scanned for viruses.
It is believed to be free of any virus or other defect that might affect any computer system into which it is received and opened.
However, it is the responsibility of the recipient to ensure that it is virus free.
The sender accepts no responsibility for any loss or damage arising in any way from its use.
E-Mail received by or sent from RBC Capital Markets is subject to review by Supervisory personnel.
Such communications are retained and may be produced to regulatory authorities or others with legal rights to the information.
IRS CIRCULAR 230 NOTICE: TO COMPLY WITH U.S. TREASURY REGULATIONS, WE ADVISE YOU THAT ANY U.S. FEDERAL TAX ADVISE INCLUDED IN THIS COMMUNICATION IS NOT INTENDED OR WRITTEN TO BE USED, AND CANNOT BE USED, TO AVOID ANY U.S. FEDERAL TAX PENALTIES OR TO PROMOTE, MARKET, OR RECOMMEND TO ANOTHER PARTY ANY TRANSACTION OR MATTER.
</pre></div></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br></div>