Skip to content

Commit 73de6ce

Browse files
Update Findlibudpard.cmake
1 parent 23ea6e8 commit 73de6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/Findlibudpard.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ include(FindPackageHandleStandardArgs)
99
include(ProjectLibrary)
1010

1111
set(libudpard_GIT_REPOSITORY "https://github.com/OpenCyphal-garage/libudpard.git")
12-
set(libudpard_GIT_TAG "v2")
12+
set(libudpard_GIT_TAG "main") # TODO: update to a release tag
1313

1414
FetchContent_Declare(
1515
libudpard

0 commit comments

Comments
 (0)