Skip to content

Why is wayland required to build? Is there a flag to disable it during compilation? #1455

Answered by wez
mobius3 asked this question in Q&A
Discussion options

You must be logged in to vote

You can run cargo build --release --no-default-features to build without wayland support.
This was added in 8ab025b

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mobius3
Comment options

@mobius3
Comment options

@wez
Comment options

Answer selected by mobius3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants