Skip to content

Commit d55e1b4

Browse files
Use cavl v2.1
1 parent 4587d7a commit d55e1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/Findcavl.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
include(FetchContent)
88

99
set(cavl_GIT_REPOSITORY "https://github.com/pavel-kirienko/cavl")
10-
set(cavl_GIT_TAG "c-2.0.0")
10+
set(cavl_GIT_TAG "c-2.1.0")
1111

1212
FetchContent_Declare(
1313
cavl

0 commit comments

Comments
 (0)