Skip to content

Instantly share code, notes, and snippets.

@illuxel
illuxel / cmake-tools-kits.json
Last active February 18, 2026 02:55
CMake toolchains for VS Code plugin
[
{
"name": "cl-arm64",
"isTrusted": true,
"visualStudio": "01967098",
"visualStudioArchitecture": "ARM64",
"preferredGenerator": {
"name": "Visual Studio 18 2026"
}
},