cmake_csharp_example
cmake_csharp_example copied to clipboard
CMake C#/.NET WPF and WinForms Examples
CMake C#/.NET WPF Example
Generate a C# WPF application using CMake. This will generate .csproj
and .sln
files.
Usage
cmake -G "Visual Studio 15 2017"