Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ resolve_sdk_tool_arch
Function
resolve_sdk_tool_arch
Tools/Support/PortableMSVCWrapper.py:109–110 ·
view source on GitHub ↗
(target_arch: str)
Source
from the content-addressed store, hash-verified
107
108
109
def
resolve_sdk_tool_arch(target_arch: str):
110
return
"x64"
111
112
113
def
prepare_prefix_headless(root: Path, wine: str, environment):
Callers
1
build_environment
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected