This commit is contained in:
lennlouisgeek
2026-03-02 22:50:17 +08:00
parent c59c921997
commit 348e4130a3
4 changed files with 144 additions and 5 deletions

View File

@@ -43,4 +43,6 @@ elseif(UNIX)
)
endif()
if (WIN32)
add_compile_options(--target=x86_64-w64-mingw32)
endif()