We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb08bbc + f9fa159 commit 6c0798bCopy full SHA for 6c0798b
azure-pipelines.yml
@@ -39,11 +39,11 @@ jobs:
39
ARCHITECTURE: x64
40
CONFIGURATION: Release
41
WINSTORE: -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION="10.0.17763.0"
42
- ARM32-UWP:
43
- GENERATOR: "Visual Studio 17 2022"
44
- ARCHITECTURE: ARM
45
- CONFIGURATION: Release
46
- WINSTORE: -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION="10.0.17763.0"
+ #ARM32-UWP:
+ # GENERATOR: "Visual Studio 17 2022"
+ # ARCHITECTURE: ARM
+ # CONFIGURATION: Release
+ # WINSTORE: -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION="10.0.17763.0"
47
#ARM64-UWP:
48
# GENERATOR: "Visual Studio 17 2022"
49
# ARCHITECTURE: ARM64
0 commit comments