whisper.cpp
92e50155 - build : move _WIN32_WINNT definition to headers (llama/17736)

Commit
101 days ago
build : move _WIN32_WINNT definition to headers (llama/17736) Previously, cmake was forcing `_WIN32_WINNT=0x0A00` for MinGW builds, This caused "macro redefined" warnings with toolchains that define the version. This also removes the `GGML_WIN_VER` variable as it is no longer needed. Signed-off-by: Adrien Gallouët <angt@huggingface.co>
Author
Committer
Parents
Loading