Skip to content

Commit ee31562

Browse files
committed
Fix common_system commit hash typo
1 parent 0cbd78a commit ee31562

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ if(MESSAGING_USE_EXTERNAL_SYSTEMS)
250250
FetchContent_Declare(
251251
CommonSystem
252252
GIT_REPOSITORY https://github.com/kcenon/common_system.git
253-
GIT_TAG 5b8fdfa0856a13a9a50f8be0cbe5e98c5b07e4d9
253+
GIT_TAG 5b8fdfa8c1db088babfc0389e39e5ad404f4159d
254254
GIT_SHALLOW FALSE # Need full history to checkout specific commit
255255
)
256256

0 commit comments

Comments
 (0)