]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Fri, 20 Sep 2024 19:03:57 +0000 (22:03 +0300)
commit3515258e0be572ad01e3e7bfca65e97fa4d9a574
tree760af0297f3fa19d47f565aea305475d33ac271e
parent045173c331157581b0001e641112171c6ee43464
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>
src/CMakeLists.txt