We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ed6a57 + 5e8c98e commit 8ad6a7eCopy full SHA for 8ad6a7e
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