Skip to content

Add build time option to build for pure Wayland on GNU/Linux.#122

Merged
Mr-Wiseguy merged 2 commits into
N64Recomp:mainfrom
vanfanel:add_linux_wayland_build_option
Jul 24, 2025
Merged

Add build time option to build for pure Wayland on GNU/Linux.#122
Mr-Wiseguy merged 2 commits into
N64Recomp:mainfrom
vanfanel:add_linux_wayland_build_option

Conversation

@vanfanel

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread librecomp/CMakeLists.txt Outdated
add_compile_definitions(NOMINMAX)
endif()

if (LINUX_USE_WAYLAND)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The define isn't needed, since the X11 header include isn't actually needed in the runtime anymore. You can just remove the include.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've done as you said.

@Mr-Wiseguy Mr-Wiseguy merged commit cea072b into N64Recomp:main Jul 24, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants