Skip to content

Comments

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

Merged
RobLoach merged 1 commit intoRobLoach:masterfrom
williamgrantuk:Cmake-fixes
Jul 9, 2023
Merged

Add -s flags to projects/CMake/CMakeLists.txt for newer versions of raylib#245
RobLoach merged 1 commit intoRobLoach:masterfrom
williamgrantuk:Cmake-fixes

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