CARGO_BUILD_DIR is the path where the cxx crate generates the bridging sources.
We've incorrectly used CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR, and this fixes it.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC3423895bebb5: [Chronik] Fix `CARGO_BUILD_DIR`, incorrectly based on CMAKE_CURRENT_BINARY_DIR…
ninja check-crates
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable