coderox / CMakeXamlSandbox

Simple UWP project with Xaml and Precompiled Header support

Repository from Github https://github.comcoderox/CMakeXamlSandboxRepository from Github https://github.comcoderox/CMakeXamlSandbox

Clone the repo, change directory to the output directory and run the generate.ps1 file to generate the solution.

Or while in the output/ dir run the following command:

cmake -DCMAKE_SYSTEM_NAME="WindowsStore" -DCMAKE_SYSTEM_VERSION="10.0" ..

About

Simple UWP project with Xaml and Precompiled Header support


Languages

Language:C++ 92.9%Language:CMake 4.8%Language:HLSL 1.5%Language:C 0.5%Language:PowerShell 0.3%