Skip to content
Snippets Groups Projects
Commit f2db4528 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

build: enable libfreetype for android

Change-Id: I2d5f3f11d4e6ea8cc41c231f0401be8824e7e659
parent 9db67836
No related branches found
No related tags found
No related merge requests found
......@@ -123,7 +123,8 @@ cd ${CONTRIB_DIR}
--disable-natpmp --disable-nettle --enable-opencv --enable-opendht \
--disable-pjproject --disable-portaudio --disable-restinio \
--disable-secp256k1 --disable-speex --disable-speexdsp --disable-upnp \
--disable-uuid --disable-yaml-cpp --enable-onnx --disable-dhtnet --enable-opus
--disable-uuid --disable-yaml-cpp --enable-onnx --disable-dhtnet --enable-opus \
--enable-freetype
make list
make fetch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment