Skip to content

Commit

Permalink
third_party: update libevents (#2405)
Browse files Browse the repository at this point in the history
No more jsonlohmann submodule to clone.
  • Loading branch information
julianoes authored Sep 25, 2024
1 parent ae43792 commit 24f3bfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/libevents/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ endforeach()
ExternalProject_Add(
libevents
GIT_REPOSITORY https://github.com/mavlink/libevents.git
GIT_TAG 9474657606d13301d426e044450c4f84de2221be
GIT_TAG 7c1720749dfe555ec2e71d5f9f753e6ac1244e1c
SOURCE_SUBDIR libs/cpp
CMAKE_ARGS "${CMAKE_ARGS}"
)
)

0 comments on commit 24f3bfd

Please sign in to comment.