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"
Generate a C# WPF application using CMake. This will generate .csproj
and .sln
files.
cmake -G "Visual Studio 15 2017"