[DO-981] update conan profiles (!5)
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Conan/conan_config/pulls/5
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
include(base_options.jinja)
|
||||
[options]
|
||||
ffmpeg/*:with_programs=False
|
||||
jbig/*:build_executables=False
|
||||
libtiff/*:jpeg=libjpeg-turbo
|
||||
libyuv/*:with_jpeg=libjpeg-turbo
|
||||
pulseaudio/*:with_glib=True
|
||||
qt/*:shared=True
|
||||
qt/*:with_dbus=True
|
||||
qt/*:with_glib=True
|
||||
qt/*:with_harfbuzz=True
|
||||
qt/*:with_libalsa=True
|
||||
@@ -15,7 +18,7 @@ qt/*:qtconnectivity=True
|
||||
qt/*:qtdeclarative=True
|
||||
qt/*:qtgraphicaleffects=True
|
||||
qt/*:qtimageformats=True
|
||||
qt/*:qtlocation=True
|
||||
qt/*:qtlocation=False
|
||||
qt/*:qtlottie=True
|
||||
qt/*:qtmultimedia=True
|
||||
qt/*:qtqa=True
|
||||
@@ -34,6 +37,7 @@ qt/*:qtcharts=True
|
||||
qt/*:qtvirtualkeyboard=True
|
||||
qt/*:qtremoteobject=True
|
||||
qt/*:qtscxml=True
|
||||
qt/*:qtsensors=True
|
||||
qt/*:qtspeech=True
|
||||
qt/*:qtnetworkauth=True
|
||||
qt/*:qtmacextras=False
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
include(base_options.jinja)
|
||||
[options]
|
||||
ffmpeg/*:with_programs=False
|
||||
jbig/*:build_executables=False
|
||||
libtiff/*:jpeg=libjpeg-turbo
|
||||
libyuv/*:with_jpeg=libjpeg-turbo
|
||||
qt/*:cross_compile="x86_64-w64-mingw32.static-"
|
||||
qt/*:cross_compile="x86_64-w64-mingw32.shared-"
|
||||
qt/*:opengl=desktop
|
||||
qt/*:shared=True
|
||||
qt/*:with_harfbuzz=True
|
||||
qt/*:with_mysql=False
|
||||
qt/*:with_openal=False
|
||||
@@ -14,7 +16,7 @@ qt/*:qtconnectivity=True
|
||||
qt/*:qtdeclarative=True
|
||||
qt/*:qtgraphicaleffects=True
|
||||
qt/*:qtimageformats=True
|
||||
qt/*:qtlocation=True
|
||||
qt/*:qtlocation=False
|
||||
qt/*:qtlottie=True
|
||||
qt/*:qtmultimedia=True
|
||||
qt/*:qtqa=True
|
||||
@@ -33,6 +35,7 @@ qt/*:qtcharts=True
|
||||
qt/*:qtvirtualkeyboard=True
|
||||
qt/*:qtremoteobject=True
|
||||
qt/*:qtscxml=True
|
||||
qt/*:qtsensors=True
|
||||
qt/*:qtspeech=True
|
||||
qt/*:qtnetworkauth=True
|
||||
qt/*:qtwinextras=True
|
||||
|
||||
Reference in New Issue
Block a user