whisper.cpp/ggml
Daniel Bevenius db30f46761 examples : include examples in msvc disable warn (ggml/1270)
This commit adds the examples in the "list" of targets to ignore MSVC
warnings.

The motivation for this is that currently the examples generate a number
of warnings that are ignore/disabled for the core ggml project. This
makes for a cleaner output when building.
2025-06-18 12:40:34 +03:00
..
cmake cmake: Factor out CPU architecture detection (llama/13883) 2025-06-01 15:14:44 +03:00
include threading: support for GGML_SCHED_PRIO_LOW, update thread info on Windows to avoid throttling (llama/12995) 2025-06-01 15:14:44 +03:00
src ggml : fix weak alias win32 (#0) 2025-06-10 12:40:33 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt examples : include examples in msvc disable warn (ggml/1270) 2025-06-18 12:40:34 +03:00