Example Program With CMake For Projects.
The purpose is to use CMake to have both C++ and C# interop. Additionally the C# is a WPF application.

I got this to work; but ath the moment you need to use the Visual Studio generator (not Ninja).
Hope that helps! 😃