]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cmake : add metal kernel to target resources when built as shared library (#403)
authorAndrei <redacted>
Sun, 23 Jul 2023 19:44:54 +0000 (15:44 -0400)
committerGitHub <redacted>
Sun, 23 Jul 2023 19:44:54 +0000 (22:44 +0300)
commit136a9e6e747169e58a75b6f99758fc7932a107e3
tree9ebcdec8996a936f68f8fc1a8ef9af279cbca417
parentbe4c8bad3588692caa453e32d60e8ff8cc797ea0
cmake : add metal kernel to target resources when built as shared library (#403)

* Add GGML_METAL option to compile metal support.

* Add metal option

* Add metal sources

* Add current source directory

* Fix typo
src/CMakeLists.txt