This is an example CMake project that leverages the 'Windows.MSVC.toolchain.cmake' file to build a Windows Console Application, and Windows Desktop application and a shared library.
From a PowerShell Core command prompt, run:
./build.ps1
to build all platforms and configurations of the project. The output can be found in the '__output' folder.