Skip to content

cmake: Require OpenGL for clients only#261

Merged
TheAssassin merged 1 commit intoblue-nebula:masterfrom
voidanix:srvgl
Apr 20, 2023
Merged

cmake: Require OpenGL for clients only#261
TheAssassin merged 1 commit intoblue-nebula:masterfrom
voidanix:srvgl

Conversation

@voidanix
Copy link
Member

When building the server only, CMake would yell that OpenGL is required
even if totally unnecessary: move the OpenGL requirement inside
BUILD_CLIENT where it should belong.

@TheAssassin
Copy link
Member

I'll update #257 once this is merged, the build stage there installs OpenGL for no good reason.

When building the server only, CMake would yell that OpenGL is required
even if totally unnecessary: move the OpenGL requirement inside
BUILD_CLIENT where it should belong.
@TheAssassin TheAssassin merged commit 51edc9d into blue-nebula:master Apr 20, 2023
@TheAssassin
Copy link
Member

Thanks!

@voidanix voidanix deleted the srvgl branch April 23, 2023 11:07
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