Commit 499b767
committed
build: remove cmake as a build-system dependency
Instead, add the tool.scikit-build.cmake.version attribute, and
link it to CMakeLists so it automatically checks if the required
cmake version is already installed. This prevents the unnecessary
installation of cmake python wheels.1 parent fe91b03 commit 499b767
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments