Skip to content

Commit edd1b7c

Browse files
committed
Trt get cmake to work now we have updated location
1 parent 588f347 commit edd1b7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ build-backend = "scikit_build_core.build"
9999
# Install pure Python package from hgraph and place the compiled extension under hgraph/
100100
wheel.packages = ["hgraph"]
101101
cmake.verbose = true
102+
cmake.source-dir = "."
102103
# Use the invoking Python for nanobind discovery unless overridden in CI
103104
cmake.define.Python_EXECUTABLE = "{sys.executable}"
104105
# Enforce macOS deployment target and architecture to satisfy libc++ requirements for std::format

0 commit comments

Comments
 (0)