Created
August 1, 2019 09:42
-
-
Save feliwir/597444b4cb13051fe2718ee4672f0316 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cmake_minimum_required(VERSION 3.7) | |
set(CMAKE_SYSTEM_NAME WindowsStore) | |
set(CMAKE_SYSTEM_VERSION 10.0.10240.0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment