]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
build : add pkg-config file (#335)
authorSam Spilsbury <redacted>
Tue, 4 Jul 2023 17:35:13 +0000 (20:35 +0300)
committerGitHub <redacted>
Tue, 4 Jul 2023 17:35:13 +0000 (20:35 +0300)
commitc2f8d3119391553f310f6b4c429d44cf53e98300
tree94a72c9d87132f5e0ab7f35f534112923dc1e9c9
parentf35e5962eee761e7ee240e7eb05567dc87177eba
build : add pkg-config file (#335)

This makes it easier for other library consumers to find
the library and link to it.

Fixes #334
CMakeLists.txt
ggml.pc.in [new file with mode: 0644]