vscode-cmake-tools icon indicating copy to clipboard operation
vscode-cmake-tools copied to clipboard

Update templates to leverage CMakePresets.json v3

Open esweet431 opened this issue 4 years ago • 1 comments

  • Bump version of templates (presets created by cmake-tools) to 3
  • Use a condition where ${hostSystemName} == Windows/Linux /Darwin instead of the hostOS array
  • Use installDir and toolchainFile instead of the corresponding cacheVariables

esweet431 avatar Aug 02 '21 18:08 esweet431

I guess this is not yet implemented?

Zingam avatar May 22 '22 16:05 Zingam