Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequiredExpansionContextVars

The required keys for expanding a string in CMake Tools.

Unless otherwise specified, CMake Tools guarantees that certain variable references will be available when performing an expansion. Those guaranteed variables are specified as properties on this interface.

Hierarchy

Index

Properties

buildKit

buildKit: string

buildType

buildType: string

generator

generator: string

userHome

userHome: string

workspaceFolder

workspaceFolder: string

workspaceRoot

workspaceRoot: string

workspaceRootFolderName

workspaceRootFolderName: string

Generated using TypeDoc