Skip to content

Instantly share code, notes, and snippets.

@illuxel
illuxel / cmake-tools-kits.json
Last active January 26, 2026 23:09
CMake toolchains for VS Code plugin
[
{ "name": "clang arm64 (ninja-cli)",
"isTrusted": true,
"visualStudio": "01967098",
"visualStudioArchitecture": "ARM64",
"preferredGenerator": {
"name": "Ninja"
},
"compilers": {
"C": "clang.exe",