UNPKG

setup-cpp

Version:

Install all the tools required for building and testing C++/C projects.

2 lines (1 loc) 200 B
export declare function setupVCVarsall(vsversion: string, VCTargetsPath: string | undefined, arch: string, toolset: string | undefined, sdk?: string, uwp?: boolean, spectre?: boolean): Promise<void>;