Skip to content

Commit

Permalink
[trajoptlib] Upgrade to fmt 11.1.1 (#1098)
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul authored Jan 3, 2025
1 parent 5a2330c commit a33629c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trajoptlib/cmake/0001-Downgrade-to-C-20.patch
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ index e9668b53d6a0317cf2367b212f5013cbb2aa7ad5..1db191b6492a5f10b657c42c7959a73e
+fetchcontent_declare(
+ fmt
+ GIT_REPOSITORY https://github.com/fmtlib/fmt.git
+ GIT_TAG 11.0.2
+ GIT_TAG 11.1.1
+)
+fetchcontent_makeavailable(fmt)
+
Expand Down

0 comments on commit a33629c

Please sign in to comment.