We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4587d7a commit d55e1b4Copy full SHA for d55e1b4
cmake/modules/Findcavl.cmake
@@ -7,7 +7,7 @@
7
include(FetchContent)
8
9
set(cavl_GIT_REPOSITORY "https://github.com/pavel-kirienko/cavl")
10
-set(cavl_GIT_TAG "c-2.0.0")
+set(cavl_GIT_TAG "c-2.1.0")
11
12
FetchContent_Declare(
13
cavl
0 commit comments