Re: [ITP] SDL3
Jon Turney via Cygwin-apps <[email protected]>
| Newsgroups | gmane.os.cygwin.applications |
|---|---|
| Message-ID | <[email protected]> |
On 30/08/2025 04:56, Takashi Yano via Cygwin-apps wrote: > Now, SDL2 is not recommended and suggested to use SDL3 > with sdl2-compat. This looks fine. Please feel free to add this to your packages. > -if(CYGWIN) > +if(FALSE AND CYGWIN) > # We build SDL on cygwin without the UNIX emulation layer > sdl_include_directories(PUBLIC SYSTEM "/usr/include/mingw") Sigh, crazy upstream! No, no one wants that!