[CMake] Common Properties in Visual Studio

aaron.meadows at thomsonreuters.com aaron.meadows at thomsonreuters.com
Tue Feb 21 11:57:14 EST 2012


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

-- 
__________________________________________
Anders Backman, HPC2N
90187 Umeå University, Sweden
anders at cs.umu.se http://www.hpc2n.umu.se
Cell: +46-70-392 64 67


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/1b5512bc/attachment.htm>


More information about the CMake mailing list