Update build.sh
This commit is contained in:
parent
f5e1e84a75
commit
f749c55b91
2
build.sh
2
build.sh
@ -67,7 +67,7 @@ function build_svt {
|
|||||||
./build.bat 2017 $MODE static
|
./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/
|
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
|
add_comp libsvtav1
|
||||||
cd -
|
cd ../../../..
|
||||||
#
|
#
|
||||||
# VP9
|
# VP9
|
||||||
#git clone -q https://github.com/OpenVisualCloud/SVT-VP9.git $SRC/svt-vp9
|
#git clone -q https://github.com/OpenVisualCloud/SVT-VP9.git $SRC/svt-vp9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user