Skip to content

Commit

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

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

0 comments on commit 5acf598

Please sign in to comment.