Skip to content

Commit 900d3ee

Browse files
committed
test x265
1 parent 30b00fe commit 900d3ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ if [ "$BUILD_LICENSE" == "gpl" ]; then
4343
INSTALL_TARGET=install-lib-${BUILD_TYPE} ./build-make-dep.sh x264 --enable-${BUILD_TYPE}
4444
FF_ARGS="$FF_ARGS --enable-libx264"
4545

46+
git -C x265_git fetch --tags
4647
./build-cmake-dep.sh x265_git/source
4748
FF_ARGS="$FF_ARGS --enable-libx265"
4849
fi

0 commit comments

Comments
 (0)