diff --git a/build.sh b/build.sh index cbd419b..c8857bc 100644 --- a/build.sh +++ b/build.sh @@ -67,7 +67,7 @@ function build_svt { ./build.bat 2017 $MODE static cp -r ../../Source/API $BUILD/include/svt-av1 ; cp ../../Bin/$MSBUILD_CONFIG/SvtAv1Enc.lib $BUILD/lib/ ; cp SvtAv1Enc.pc $BUILD/lib/pkgconfig/ add_comp libsvtav1 - cd - + cd ../../../.. # # VP9 #git clone -q https://github.com/OpenVisualCloud/SVT-VP9.git $SRC/svt-vp9