Skip to content

Conversation

@vanfanel
Copy link
Contributor

No description provided.

add_compile_definitions(NOMINMAX)
endif()

if (LINUX_USE_WAYLAND)
Copy link
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
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