Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -s flags to projects/CMake/CMakeLists.txt for newer versions of raylib #245

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

williamgrantuk
Copy link
Contributor

I have found that the current Cmake template no longer works with the current version of raylib. After some debugging I discovered that some extra linker options where required. The "-s USE_GLFW=3" flag was moved from the command line arguments into Cmakelists.txt so that all the flags are in the same place.

@RobLoach RobLoach merged commit 80bf3da into RobLoach:master Jul 9, 2023
@RobLoach
Copy link
Owner

RobLoach commented Jul 9, 2023

Thanks!

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