vscode-cmake-tools
vscode-cmake-tools copied to clipboard
Update templates to leverage CMakePresets.json v3
- 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
I guess this is not yet implemented?