Skip to content

Commit dbe65a0

Browse files
authored
Bump to ingest dtor std::move
1 parent ef42760 commit dbe65a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ set(GTSAM_USE_SYSTEM_EIGEN ON)
3838
fetchcontent_declare(
3939
gtsam
4040
GIT_REPOSITORY https://github.com/borglab/gtsam
41-
GIT_TAG 49c67d38196fcceb98c328d7074b26c6a04a49c9
41+
GIT_TAG d5f304ef50d65b89257dddd471df22a9b10c9e23
4242
)
4343
fetchcontent_makeavailable(gtsam)

0 commit comments

Comments
 (0)