Skip to content

Commit fdc5a97

Browse files
committed
[cmake] Update version for CCTag
1 parent 28a9a49 commit fdc5a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmake/Dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@ if(AV_BUILD_CCTAG)
10471047

10481048
ExternalProject_Add(${CCTAG_TARGET}
10491049
GIT_REPOSITORY https://github.com/alicevision/CCTag
1050-
GIT_TAG v1.0.3
1050+
GIT_TAG v1.0.4
10511051
PREFIX ${BUILD_DIR}
10521052
BUILD_IN_SOURCE 0
10531053
BUILD_ALWAYS 0

0 commit comments

Comments
 (0)