Skip to content

Commit

Permalink
cmake.verbose=True in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller committed Nov 8, 2023
1 parent a635037 commit 8dcceef
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
@@ -1,5 +1,6 @@
[tool.scikit-build]
cmake.minimum-version = "3.26.4"
cmake.verbose = true
ninja.make-fallback = true
build-dir = "build/{wheel_tag}"

Expand Down

0 comments on commit 8dcceef

Please sign in to comment.