mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
Update libcvextern.sh
This commit is contained in:
@@ -164,7 +164,7 @@ fi
|
||||
|
||||
echo "- Bulding"
|
||||
if [ "$osVariant" == "macOS" ]; then
|
||||
sed -i '' "s/-DBUILD_TIFF:BOOL=TRUE/-DBUILD_TIFF:BOOL=FALSE/g" "$directory/platforms/macos/configure" 2>/dev/null
|
||||
#sed -i '' "s/-DBUILD_TIFF:BOOL=TRUE/-DBUILD_TIFF:BOOL=FALSE/g" "$directory/platforms/macos/configure" 2>/dev/null
|
||||
if [ "$build_package" == "mini" ]; then
|
||||
sed -i '' "s/\$FREETYPE_OPTION/\$FREETYPE_OPTION -DWITH_AVFOUNDATION:BOOL=FALSE -DWITH_FFMPEG:BOOL=FALSE -DWITH_GSTREAMER:BOOL=FALSE/g" "$directory/platforms/ubuntu/22.04/cmake_configure" 2>/dev/null
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user