Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake: Allow disabling Wayland support with USE_WAYLAND_WSI #11537

Merged
merged 1 commit into from
Nov 6, 2018

Commits on Nov 6, 2018

  1. CMake: Allow disabling Wayland support with USE_WAYLAND_WSI

    This change means that USE_WAYLAND_WSI=ON no longer triggers a
    fatal error if Wayland libraries are missing though, it will just
    show a message and continue building without Wayand WSI support.
    
    Closes hrydgard#11536.
    akien-mga committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    3bc89f3 View commit details
    Browse the repository at this point in the history