]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
whisper : update CMakeLists.txt to handle deprecated gpu Warnings (#3163)
authorJugal Haresh Sheth <redacted>
Tue, 20 May 2025 09:58:25 +0000 (10:58 +0100)
committerGitHub <redacted>
Tue, 20 May 2025 09:58:25 +0000 (11:58 +0200)
commit62dc8f7d7b72ca8e75c57cd6a100712c631fa5d5
tree1b70d619e672476d0613f2d58091676c5f7eed83
parent2c4b9045969e92b3d9bde22d6474b344fbd64f70
whisper : update CMakeLists.txt to handle deprecated gpu Warnings (#3163)

* Fix CMakeLists.txt to handle deprecated gpu Warnings

* Conditionally apply -Wno-deprecated-gpu-targets only when GGML_CUDA is enabled

* Conditionally apply -Wno-deprecated-gpu-targets only when GGML_CUDA is enabled and not MSVC

---------

Co-authored-by: Jugal Sheth <redacted>
CMakeLists.txt