]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
make : add new target for test binaries (#2244)
authorJiří Podivín <redacted>
Fri, 21 Jul 2023 10:09:16 +0000 (12:09 +0200)
committerGitHub <redacted>
Fri, 21 Jul 2023 10:09:16 +0000 (13:09 +0300)
commit54e3bc76fed914f8d4a30a7a50c19867cccb1338
treeedfb0147db2b09fadf6f399d5994ce9427074e03
parent019fe257bbf699f400231683a8b816ad90281275
make : add new target for test binaries (#2244)

Programs in the tests directory are now build with target tests
and placed in the same location.

* clean target was expanded to remove new binaries

* test target binaries are listed in a variable

* Locations of binaries were added to the .gitignore

Signed-off-by: Jiri Podivin <redacted>
Co-authored-by: Georgi Gerganov <redacted>
.gitignore
Makefile