資源簡介
Windows 10 RTM Support
CMake 3.3.2 with Windows 10 Support
This release supports producing Windows 10 Universal applications.
To use simply set the Cross-Compiling settings to WindowsStore and Version 10.0
cmake -G "Visual Studio 14 2015" -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION=10.0 ...

代碼片段和文件信息
評論
共有 條評論