llama_cpp_for_radxa_dragon_.../tools
Adrien Gallouët ef75a89fdb
build : move _WIN32_WINNT definition to headers (#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>
2025-12-04 07:04:02 +01:00
..
batched-bench
cvector-generator
export-lora
gguf-split
imatrix
llama-bench
main cli: add migration warning (#17620) 2025-11-30 15:32:43 +01:00
mtmd mtmd: fix --no-warmup (#17695) 2025-12-02 22:48:08 +01:00
perplexity
quantize
rpc
run
server build : move _WIN32_WINNT definition to headers (#17736) 2025-12-04 07:04:02 +01:00
tokenize
tts
CMakeLists.txt