]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake : fix for builds without `GGML_CDEF_PUBLIC` (#9338)
authorMichael Podvitskiy <redacted>
Thu, 12 Sep 2024 11:30:01 +0000 (13:30 +0200)
committerGitHub <redacted>
Thu, 12 Sep 2024 11:30:01 +0000 (14:30 +0300)
commit2a825116b6f7f3a9b1726e5e0c3eb22f7768bd33
tree5344d654f3ab4c921c1c9b09b45253e43c2b45dc
parent4dc4f5f14ae522494649d82ad06b031cf9501038
cmake : fix for builds without `GGML_CDEF_PUBLIC` (#9338)

* `GGML_TARGET_DEFINES-NOTFOUND` fix for builds without `GGML_CDEF_PUBLIC`

* Update CMakeLists.txt, spaces fix
CMakeLists.txt