We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f8e6f commit 117a2b0Copy full SHA for 117a2b0
do-compile/android/yuv.sh
@@ -15,7 +15,7 @@
15
# limitations under the License.
16
17
# call common cmake build shell
18
-# ./cmake-compatible.sh
+./cmake-compatible.sh
19
20
mkdir -p ${MR_BUILD_PREFIX}/lib/pkgconfig
21
do-compile/apple/yuv.sh
@@ -17,6 +17,8 @@
./cmake-compatible.sh
+mkdir -p ${MR_BUILD_PREFIX}/lib/pkgconfig
+
22
echo "
23
prefix=${MR_BUILD_PREFIX}
24
includedir=\${prefix}/include
0 commit comments