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 0fcabfe commit ad097fdCopy full SHA for ad097fd
pyproject.toml
@@ -49,6 +49,7 @@ ctest = "cmake:ctest"
49
[tool.scikit-build]
50
minimum-version = "0.8"
51
build-dir = "build/{wheel_tag}"
52
+cmake.version = "" # We are cmake, so don't request cmake
53
ninja.make-fallback = false
54
wheel.py-api = "py3"
55
wheel.expand-macos-universal-tags = true
0 commit comments