mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
depends: don't use OpenGL in Qt on macOS
This commit is contained in:
parent
ba0cad2702
commit
2359a4790d
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ $(package)_config_opts += -no-feature-wizard
|
|||
$(package)_config_opts += -no-feature-xml
|
||||
|
||||
$(package)_config_opts_darwin = -no-dbus
|
||||
$(package)_config_opts_darwin += -no-opengl
|
||||
|
||||
ifneq ($(build_os),darwin)
|
||||
$(package)_config_opts_darwin += -xplatform macx-clang-linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue