Enable make fallback for scikit-build-core
This commit is contained in:
parent
255d653ae3
commit
65a2a20050
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ wheel.packages = ["llama_cpp"]
|
|||
cmake.verbose = true
|
||||
cmake.minimum-version = "3.12"
|
||||
minimum-version = "0.5"
|
||||
ninja.make-fallback = false
|
||||
sdist.exclude = [".git", "vendor/llama.cpp/.git"]
|
||||
|
||||
[tool.scikit-build.metadata.version]
|
||||
|
|
Loading…
Reference in a new issue