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] Add WSL2 support #2965

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Fuzzbawls
Copy link
Collaborator

Adds WSL2 detection support to CMake builds. WSL2 comes with WSLg by default, allowing users to run linux GUI applications (X11/Wayland) natively without needing a separate XWindow server.

More Information about WSLg can be found at /~https://github.com/microsoft/wslg

Adds WSL2 detection support to CMake builds. WSL2 comes with WSLg by default, allowing users to run linux GUI applications (X11/Wayland) natively without needing a separate XWindow server.
@Fuzzbawls Fuzzbawls added Build System Trivial extremely simple issues labels Feb 22, 2025
@Fuzzbawls Fuzzbawls added this to the 6.0.0 milestone Feb 22, 2025
@Fuzzbawls Fuzzbawls self-assigned this Feb 22, 2025
Copy link
Member

@Duddino Duddino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK e2c3f40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build System Trivial extremely simple issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants