Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sophus: reintroduce fmt dependency after upstream fix
Sophus compilation was broken with libfmt version >= 9.0. As a workaround the dependency was removed and "basic logging" enabled: - Homebrew#108156 - Homebrew#110137 The sophus formula was recently updated to version 22.10, which fixed the compatibility with libfmt version >= 9.0: - strasdat/Sophus#376 - Homebrew#11286 This PR removes the workaround.
- Loading branch information