mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-02 13:40:31 +00:00
Bump cmake max version (needed for Windows on Snapdragon builds) (#19188)
* Bump max cmake version (needed for Windows on Snapdragon builds) * cmake: move max version setting into ggml/CMakeLists
This commit is contained in:
parent
8a98ba4582
commit
3bc8d2cf23
3 changed files with 2 additions and 7 deletions
|
|
@ -1,10 +1,5 @@
|
|||
{
|
||||
"version": 5,
|
||||
"cmakeMinimumRequired": {
|
||||
"major": 3,
|
||||
"minor": 28,
|
||||
"patch": 0
|
||||
},
|
||||
"configurePresets": [
|
||||
{
|
||||
"name": "arm64-android-snapdragon",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue