]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
examples : Test installed CMake config package (#1294)
authorKai Pastor <redacted>
Thu, 10 Jul 2025 06:57:51 +0000 (08:57 +0200)
committerGitHub <redacted>
Thu, 10 Jul 2025 06:57:51 +0000 (09:57 +0300)
commitdc3e13a635c3ed23d131fecc9d639e9d0c510871
tree5859c1d5a238266f5a0f0f13107e56264d4f4298
parent84ec81d769bbddb5c26200716080061550315008
examples : Test installed CMake config package (#1294)

* Add test-cmake example

* CI: Run test for installed cmake config
.github/workflows/ci.yml
examples/test-cmake/CMakeLists.txt [new file with mode: 0644]
examples/test-cmake/README.md [new file with mode: 0644]
examples/test-cmake/test-cmake.cpp [new file with mode: 0644]