This commit is contained in:
2026-03-06 19:19:36 +03:00
parent 3305379e69
commit a84472d3c9
-1
View File
@@ -150,7 +150,6 @@ if ($hasMSVC) {
}
$extraCmakeArgs = @(
"-DCMAKE_C_COMPILER=$gccExe",
"-DCMAKE_CXX_COMPILER=$gppExe",
"-DCMAKE_MAKE_PROGRAM=$makeExe"
)