]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Changes to CMakePresets.json to add ninja clang target on windows (#10668)
authorSrihari-mcw <redacted>
Mon, 9 Dec 2024 17:40:19 +0000 (23:10 +0530)
committerGitHub <redacted>
Mon, 9 Dec 2024 17:40:19 +0000 (09:40 -0800)
commitc37fb4cf62ddf0d33562c4c4a4d6fb45e32ad3b6
tree8a3d1636f59c2648d1929a44177a35b49864f5ee
parent3d98b4cb226c3140bd1ae6c65ed126b7d90332fa
Changes to CMakePresets.json to add ninja clang target on windows (#10668)

* Update cmakepreset.json to use clang with ninja by default

* Update cmakepreset.json to add clang and ninja based configs

* Updates to build.md file

* Make updates to rename preset targets

* Update with .cmake file

* Remove additional whitespaces

* Add .cmake file for x64-windows-llvm

* Update docs/build.md

* Update docs/build.md

---------

Co-authored-by: Max Krasnyansky <redacted>
CMakePresets.json
cmake/x64-windows-llvm.cmake [new file with mode: 0644]
docs/build.md