forked from AuroraMiddleware/gtk
ci: Build Broadway on MacOS
We've seen a build failure if Broadway is built without the X11 backend. Lets recreate that configuration in ci so it doesn't break again.
This commit is contained in:
parent
be1b979e51
commit
fb052c8d25
@ -170,6 +170,8 @@ macos:
|
||||
- export MESON_FORCE_BACKTRACE=1
|
||||
script:
|
||||
- meson -Dx11-backend=false
|
||||
-Dbroadway-backend=true
|
||||
-Dmacos-backend=true
|
||||
-Dintrospection=disabled
|
||||
-Dcpp_std=c++11
|
||||
-Dpixman:tests=disabled
|
||||
|
Loading…
Reference in New Issue
Block a user