A vcpkg tool feature
"features": {
"ghcr.io/msclock/features/vcpkg:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| username | Enter name of a non-root user to configure or none to skip | string | automatic |
| vcpkgversion | Enter vcpkg version tag or stable or latest | string | latest |
| vcpkgroot | Enter VCPKGROOT as vcpkg root path | string | /usr/local/vcpkg |
| vcpkgdownload | Enter VCPKGDOWNLOAD as vcpkg download path | string | /usr/local/vcpkg-downloads |
ms-vscode.cpptoolsms-vscode.cmake-toolstwxs.cmake
This feature includes vcpkg package manager. If CMake is not installed in advance, a suitable version will be installed into the path /usr/local/bin/cmake automatically from vcpkg.
This Feature should work on recent versions of Debian/Ubuntu, RedHat Enterprise Linux, Fedora, RockyLinux, and Alpine Linux.