[cmake] update cmake for PLATFORM_MEMORY#5749
Conversation
|
It looks reasonable to me. How do I test it? |
|
raylib_opengl_interop.c fails to build with errors like: it should probably be skipped? Every example also fails to link with a missing symbol from winmm |
|
|
Hmm. the desktop platform should need the winmm link too. I wonder where it comes from there. I don't have the time to look now, just acknowledging I saw the push. |
|
@CrackedPixel I'm merging the changes. I'm a bit concerned about WinMM library because it is a raylib requirement on Win32 platform, afaik also GLFW requires it to be explicitly added... About |
taken from #5731
also tagging cmake maintainers ray mentioned: @Peter0x44 @manuel5975p @JohnnyCena123 (victorHM doesnt appear for me)
How to test:
how to test cross compile (windows for linux users):