Credit Andrew with getting x265 snapshot 17122023 and multibit patch; name of x265_3...
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / Makefile
index 8c7aaf91e0af8886e58fe86e53cd8ed2b25d86da..3a7b603e4bff9d314ca6c4bd9d825396d3720718 100644 (file)
@@ -266,7 +266,7 @@ tiff.cfg_params+= --disable-libdeflate --disable-lerc --enable-shared=no --disab
 twolame.cfg_params?=--enable-shared=no
 x264.cfg_params?= --enable-static --enable-pic
 x265.cfg_vars?=$(call cmake_config,source)
-x265.cfg_params?= -DENABLE_SHARED=no
+x265.cfg_params?= -DENABLE_SHARED=no -DENABLE_CLI=no
 libvpx.cfg_params?= --enable-pic --disable-avx512 --enable-vp9-highbitdepth --disable-examples --disable-unit_tests
 libdpx.cfg_vars?= libtoolize; aclocal; autoconf; automake -a;