Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit e4ee0b96 authored by gama's avatar gama
Browse files

[VSCODE] Upgrade Cmake kit clang version

parent ce175513
No related branches found
No related tags found
No related merge requests found
[
{
"name" : "Clang 18",
"name" : "Clang 19",
"compilers" : {
"CC" : "/usr/bin/clang++-18",
"CXX" : "/usr/bin/clang++-18"
"CC" : "/usr/bin/clang++-19",
"CXX" : "/usr/bin/clang++-19"
}
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment