Removed unnecessary toolchain files

This commit is contained in:
Patrix
2024-03-03 14:56:14 +01:00
parent ee2a72fc84
commit bc331091ab
6 changed files with 16 additions and 110 deletions

View File

@@ -21,6 +21,9 @@
"type": "equals",
"lhs": "${hostSystemName}",
"rhs": "Linux"
},
"cacheVariables": {
"CMAKE_CXX_FLAGS": "-static-libgcc -static-libstdc++"
}
},
{