[vcpkg-tool] Window SDK Version Triplet Variable
Open
@jimwang118 is already working on this.
Since Oct 31, 2023.
category:vcpkg-feature
- Dominant language
- CMake
- Stars
- 27.5k
- Forks
- 7.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 321
Description
Is your feature request related to a problem? Please describe.
Visual Studio can have multiple Windows SDKs installed and I don't always want to use the newest one.
Proposed solution
Something akin to VCPKG_PLATFORM_TOOLSET_VERSION but for the Windows SDK. VCPKG_PLATFORM_SDK_VERSION?
It seems like the SDK version is pretty much the only thing left to pass to vcvarsall.
Describe alternatives you've considered
Still looking for workarounds
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.