Skip to content

remove GL / GLES dependency from projectMConfig for any platform other than WIN32#973

Open
mbaetgen-wup wants to merge 1 commit intoprojectM-visualizer:masterfrom
mbaetgen-wup:fix/remove-gles-dependency
Open

remove GL / GLES dependency from projectMConfig for any platform other than WIN32#973
mbaetgen-wup wants to merge 1 commit intoprojectM-visualizer:masterfrom
mbaetgen-wup:fix/remove-gles-dependency

Conversation

@mbaetgen-wup
Copy link
Collaborator

No description provided.

@mbaetgen-wup mbaetgen-wup changed the title remove GL / GLES dependency from projectMConfig from any platform other than WIN32 remove GL / GLES dependency from projectMConfig for any platform other than WIN32 Feb 28, 2026
@kblaschke
Copy link
Member

Does Windows really need to hard-link against opengl32.dll anymore? AFAIK the glad loader already loads it via LoadLibrary(). Apps using projectM will have to link or resolve GL calls anyways, so it's not really necessary to propagate the CMake dependency IMO.

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