]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
cmake : use list(APPEND ...) instead of set() + dedup linker (llama/9463)
authorGeorgi Gerganov <redacted>
Sat, 14 Sep 2024 07:55:05 +0000 (10:55 +0300)
committerGeorgi Gerganov <redacted>
Tue, 24 Sep 2024 16:45:08 +0000 (19:45 +0300)
commit66b00fad0d2b0210e3599624f40da6799d31f790
treebace2eca3cb194303168f9f07f562b13cd9fac88
parentc6cc8d16c3a20b3703306d7624dedf2c9266678f
cmake : use list(APPEND ...) instead of set() + dedup linker (llama/9463)

* cmake : use list(APPEND ...) instead of set() + dedup linker

ggml-ci

* cmake : try fix sycl

* cmake : try to fix sycl 2

* cmake : fix sycl build (llama/9469)

* try fix sycl build

* use CMAKE_CXX_FLAGS as a string variable

---------

Co-authored-by: Georgi Gerganov <redacted>
* one more CMAKE_CXX_FLAGS fix (llama/9471)

---------

Co-authored-by: Michael Podvitskiy <redacted>
ggml/src/CMakeLists.txt