Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 authored Jan 12, 2025
1 parent 08b1899 commit a3cf0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Third party gradle packaging for gtsam

## Updating thirdparty library version

Eigen is now a submodule here that we ask GTSAM to pull in using GTSAM_USE_SYSTEM_EIGEN. Change the submodule SHA to update Eigen.
Eigen and GTSAM are pulled in via Cmake using fetch content. To update either, change the SHA or tag in [CMakeLists.txt](CMakeLists.txt).

0 comments on commit a3cf0fe

Please sign in to comment.