We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47e0d52 + eeadd24 commit 4222265Copy full SHA for 4222265
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