No plans on adding more thorough support for .NET projects or is that out of the scope for CMake?
/A On Tue, Feb 21, 2012 at 11:57 AM, <[email protected]> wrote: > *I’m pretty sure that CMake does not directly support .NET projects. > Here, we handle the csharp projects in visual studio and then use the > include_external_msproject stuff to pull them in.* > > * * > > *In our case, we had to apply a patch to get it working correctly. (see: > *http://www.cmake.org/Bug/print_bug_page.php?bug_id=9742 )**** > > *We used the patch titled: > 0001-ms-external-project-.NET-project-support-GUID-fixed.patch* > > * * > > * * > > * * > > *Aaron Meadows***** > > * * > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Anders Backman > *Sent:* Tuesday, February 21, 2012 9:55 AM > *To:* cmake > *Subject:* [CMake] Common Properties in Visual Studio**** > > ** ** > > Hi all.**** > > ** ** > > I was wondering if someone ever have used CMake to configure a .NET > project, where one need to add References in:**** > > ** ** > > Common Properties -> Framework and References**** > > ** ** > > I need to locate some .dll-files from a .NET API and add those as > references to a project to be able to build against it. > **** > > I haven't found any relevant info on the web nor in the CMake > documentation.**** > > ** ** > > Have anyone succeeded in doing this? Or is it outside the scope of CMake?* > *** > > ** ** > > Cheers and thanks for a great tool.**** > > ** ** > > /A**** > > -- > This email was sent to you by Thomson Reuters, the global news and > information company. Any views expressed in this message are those of the > individual sender, except where the sender specifically states them to be > the views of Thomson Reuters. >
-- 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://www.cmake.org/mailman/listinfo/cmake
