Commits on Source (7)
-
Alexandre Janniaux authored
Disabling avcodec makes the configuration fails.
ca39a793 -
Alexandre Janniaux authored0b382396
-
Alexandre Janniaux authored
Otherwise it fails while listing every variables instead of extracting the correct one: ../modules/gui/qt/shaders/meson.build:26:6: ERROR: Program 'QT_SYSROOT:\nQT_INSTALL_PREFIX:/opt/homebrew\nQT_INSTALL_ARCHDATA:/opt/homebrew/share/qt\nQT_INSTALL_DATA:/opt/homebrew/share/qt\nQT_INSTALL_DOCS:/opt/homebrew/share/qt/doc\nQT_INSTALL_HEADERS:/opt/homebrew/include\nQT_INSTALL_LIBS:/opt/homebrew/lib\nQT_INSTALL_LIBEXECS:/opt/homebrew/share/qt/libexec\nQT_INSTALL_BINS:/opt/homebrew/bin\nQT_INSTALL_TESTS:/opt/homebrew/share/qt/tests\nQT_INSTALL_PLUGINS:/opt/homebrew/share/qt/plugins\nQT_INSTALL_QML:/opt/homebrew/share/qt/qml\nQT_INSTALL_TRANSLATIONS:/opt/homebrew/share/qt/translations\nQT_INSTALL_CONFIGURATION:\nQT_INSTALL_EXAMPLES:/opt/homebrew/share/qt/examples\nQT_INSTALL_DEMOS:/opt/homebrew/share/qt/examples\nQT_HOST_PREFIX:/opt/homebrew\nQT_HOST_DATA:/opt/homebrew/share/qt\nQT_HOST_BINS:/opt/homebrew/bin\nQT_HOST_LIBEXECS:/opt/homebrew/share/qt/libexec\nQT_HOST_LIBS:/opt/homebrew/lib\nQMAKE_SPEC:macx-clang\nQMAKE_XSPEC:macx-clang\nQMAKE_VERSION:3.1\nQT_VERSION:6.7.3/qsb' not found or not executable
f02623d8 -
Alexandre Janniaux authored966fba07
-
Alexandre Janniaux authored
The qml tests are depending on QTest whose dependency is declared afterwards.
431d4251 -
Alexandre Janniaux authored043ef30c
-
Alexandre Janniaux authored
The flag should be defined from a cross-file, as the buildsystem allows building for the current build environment also. Using -mmacosx-version-min means that some of the function will rely on lazy loading instead, which prevents optimizing for a given host or target.
7f8a5af8
Showing
- meson.build 0 additions, 8 deletionsmeson.build
- modules/codec/meson.build 1 addition, 0 deletionsmodules/codec/meson.build
- modules/gui/qt/meson.build 21 additions, 21 deletionsmodules/gui/qt/meson.build
- modules/gui/qt/shaders/meson.build 2 additions, 2 deletionsmodules/gui/qt/shaders/meson.build