We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c7cf8 commit 290fac2Copy full SHA for 290fac2
docs/build/cmakesettings-reference.md
@@ -154,6 +154,8 @@ An *environment* encapsulates the environment variables set in the process that
154
- `msvc_arm_x64`: Target ARM Windows with the 64-bit MSVC compiler.
155
- `msvc_arm64`: Target ARM64 Windows with the MSVC compiler.
156
- `msvc_arm64_x64`: Target ARM64 Windows with the 64-bit MSVC compiler.
157
+- `msvc_arm64ec`: Target ARM64EC Windows with the MSVC compiler.
158
+- `msvc_arm64ec_x64`: Target ARM64EC Windows with the 64-bit MSVC compiler.
159
- `msvc_x64`: Target x64 Windows with the MSVC compiler.
160
- `msvc_x64_x64`: Target x64 Windows with the 64-bit MSVC compiler.
161
- `msvc_x86`: Target x86 Windows with the MSVC compiler.
0 commit comments