]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake : fix issue with version info not getting baked into LlamaConfig.cmake (#3970)
authorbandoti <redacted>
Mon, 27 Nov 2023 19:25:42 +0000 (15:25 -0400)
committerGitHub <redacted>
Mon, 27 Nov 2023 19:25:42 +0000 (21:25 +0200)
commitb38a16dfcff88d547f78f52d1bea31b84a05aff7
tree491d5ab5cebdd953bbcfba3552a8ab1ab2d9ebfd
parent0dab8cd7cca7e1bc3550dcb4797b9062cdbb1ebd
cmake : fix issue with version info not getting baked into LlamaConfig.cmake (#3970)

* Split CPP generation from build-info query

* Remove blank lines

* Add BUILD_SHARED_LIBS option
CMakeLists.txt
common/CMakeLists.txt
scripts/build-info.cmake
scripts/gen-build-info-cpp.cmake [new file with mode: 0644]