UNPKG

setup-cpp

Version:

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

6 lines (5 loc) 83 B
export type SetupOptions = { version: string setupDir: string arch: string }