Remove Clang

This commit is contained in:
Ivan Nosar
2020-02-10 13:58:06 +03:00
parent 5bc4c009cd
commit 9c06dae2e3
4 changed files with 0 additions and 76 deletions

View File

@@ -462,12 +462,6 @@
"{{ template_dir }}/scripts/Installers/Install-MinGW.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Install-Clang.ps1"
]
},
{
"type": "powershell",
"scripts":[
@@ -733,12 +727,6 @@
"{{ template_dir }}/scripts/Installers/Validate-MinGW.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Validate-Clang.ps1"
]
},
{
"type": "powershell",
"scripts":[