We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa70fba commit 05ecd61Copy full SHA for 05ecd61
pyproject.toml
@@ -52,6 +52,7 @@ Homepage = "http://ninja-build.org/"
52
53
[tool.scikit-build]
54
minimum-version = "build-system.requires"
55
+cmake.version = "CMakeLists.txt" # Force parsing version from CMakeLists.txt and disable fallback to '>=3.15'
56
ninja.make-fallback = true
57
build-dir = "build/{wheel_tag}"
58
wheel.py-api = "py3"
0 commit comments