[CMake] Common Properties in Visual Studio

Anders Backman andersb at cs.umu.se
Tue Feb 21 17:35:06 EST 2012


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, <aaron.meadows at thomsonreuters.com> 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:* cmake-bounces at cmake.org [mailto:cmake-bounces at cmake.org] *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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120221/6c9585cf/attachment.htm>


More information about the CMake mailing list