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" ..
Simple UWP project with Xaml and Precompiled Header support
Repository 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" ..
Simple UWP project with Xaml and Precompiled Header support