Fix compiler errors on GCC

This commit is contained in:
Goran Jelic-Cizmek
2024-10-25 16:03:18 +02:00
parent 9d37b8692d
commit 141ddfd4fe
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -34,7 +34,6 @@ COMPILER_EXTRA_ARGS = {
OS_EXTRA_ARGS = {
"Windows":["-T", "ClangCL"],
"Linux": ["-DCMAKE_C_COMPILER=clang", "-DCMAKE_CXX_COMPILER=clang++"]
}
ARCH_ALIAS = {