We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbd78a commit ee31562Copy full SHA for ee31562
1 file changed
CMakeLists.txt
@@ -250,7 +250,7 @@ if(MESSAGING_USE_EXTERNAL_SYSTEMS)
250
FetchContent_Declare(
251
CommonSystem
252
GIT_REPOSITORY https://github.com/kcenon/common_system.git
253
- GIT_TAG 5b8fdfa0856a13a9a50f8be0cbe5e98c5b07e4d9
+ GIT_TAG 5b8fdfa8c1db088babfc0389e39e5ad404f4159d
254
GIT_SHALLOW FALSE # Need full history to checkout specific commit
255
)
256
0 commit comments