Skip to content

Conversation

@kenmcgaugh
Copy link
Owner

When glew is being built, it was using the default compiler even if cmake was configured to use a non-default toolchain. This change passes same compiler and flags to the glew build as is being used by cmake for other targets.

Tested under ubuntu-22.04 using a gcc-14 based toolchain.

When glew is being built, it was using the default compiler even if cmake was configured to use a non-default toolchain. This change passes same compiler and flags to the glew build as is being used by cmake for other targets.

Signed-off-by: kenmcgaugh <ken@mcgaugh.co.uk>
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