Skip to content

Instantly share code, notes, and snippets.

View illuxel's full-sized avatar
🙃

Illia Samarin illuxel

🙃
View GitHub Profile
@illuxel
illuxel / cmake-tools-kits.json
Last active March 17, 2026 19:30
CMake toolchains for VS Code plugin
[
{
"name": "cl-arm64",
"isTrusted": true,
"visualStudio": "01967098",
"visualStudioArchitecture": "ARM64",
"preferredGenerator": {
"name": "Visual Studio 18 2026"
}
},