https://github.com/dimiboi/cmake-cppcli-poc
A proof-of-concept of using CMake with CPack to build a NuGet package containing a mixed-mode assembly containing C++/CLI and C++ code. Interfacing between native C++ code and managed C# code has never been easier!
https://github.com/dimiboi/cmake-cppcli-poc
cmake cpp cppcli csharp dotnet nuget
Last synced: 21 days ago
JSON representation
A proof-of-concept of using CMake with CPack to build a NuGet package containing a mixed-mode assembly containing C++/CLI and C++ code. Interfacing between native C++ code and managed C# code has never been easier!
- Host: GitHub
- URL: https://github.com/dimiboi/cmake-cppcli-poc
- Owner: dimiboi
- Created: 2019-08-07T13:16:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-28T12:35:25.000Z (almost 6 years ago)
- Last Synced: 2025-01-14T12:29:18.570Z (about 1 year ago)
- Topics: cmake, cpp, cppcli, csharp, dotnet, nuget
- Language: C++
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cmake-cppcli-poc
A proof-of-concept of building a NuGet package containing a mixed-mode assembly using C++/CLI and CMake with CPack
[](https://dev.azure.com/dimiboi/Public/_build/latest?definitionId=3&branchName=master)