Skip to content

Commit

Permalink
🚩 Build for wayland
Browse files Browse the repository at this point in the history
  • Loading branch information
trickypr committed Jan 15, 2024
1 parent 9ac2126 commit 9aa94cf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions configs/common/mozconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@ ac_add_options --with-ccache=sccache
ac_add_options --without-wasm-sandboxed-libraries

. $topsrcdir/quark-runtime/config/mozconfig

# Enable testing code
ac_add_options --enable-debug
ac_add_options --enable-tests
ac_add_options --enable-default-toolkit=cairo-gtk3-x11-wayland

0 comments on commit 9aa94cf

Please sign in to comment.