Skip to content

Instantly share code, notes, and snippets.

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