Skip to content

Commit

Permalink
Drop cmake.verbose = true
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Aug 7, 2024
1 parent b4f3d94 commit cf83744
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies-file = "dependencies.yaml"

[tool.scikit-build]
cmake.minimum-version = "3.26.4"
cmake.verbose = true
ninja.make-fallback = true
build-dir = "build/{wheel_tag}"
wheel.packages = ["pynvjitlink"]
Expand Down

0 comments on commit cf83744

Please sign in to comment.