Skip to content

bemehiser/cmake_csharp_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"