build: Create mlib optimization directories during out-of-tree builds.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -3207,6 +3207,7 @@ if enabled source_path_used; then
|
|||||||
doc
|
doc
|
||||||
libavcodec
|
libavcodec
|
||||||
libavcodec/$arch
|
libavcodec/$arch
|
||||||
|
libavcodec/mlib
|
||||||
libavdevice
|
libavdevice
|
||||||
libavfilter
|
libavfilter
|
||||||
libavfilter/$arch
|
libavfilter/$arch
|
||||||
@@ -3216,6 +3217,7 @@ if enabled source_path_used; then
|
|||||||
libpostproc
|
libpostproc
|
||||||
libswscale
|
libswscale
|
||||||
libswscale/$arch
|
libswscale/$arch
|
||||||
|
libswscale/mlib
|
||||||
tests
|
tests
|
||||||
tools
|
tools
|
||||||
"
|
"
|
||||||
|
Reference in New Issue
Block a user