Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Vcpkg Tool (vcpkg)

A vcpkg tool feature

Example Usage

"features": {
    "ghcr.io/msclock/features/vcpkg:2": {}
}

Options

Options Id Description Type Default Value
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

Customizations

VS Code Extensions

  • ms-vscode.cpptools
  • ms-vscode.cmake-tools
  • twxs.cmake

Using vcpkg

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.

OS Support

This Feature should work on recent versions of Debian/Ubuntu, RedHat Enterprise Linux, Fedora, RockyLinux, and Alpine Linux.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.