Files
CMake/Modules
Emil Laine 632326a7c7 FindSDL: Add -mwindows to link flags for MinGW, correct wording
The `-mwindows` flag is needed to avoid creating an additional console
window when starting SDL applications built with MinGW.  There is no
`mwindows` library.

See also https://cygwin.com/ml/cygwin/2007-04/msg00027.html
2016-10-12 08:49:16 -04:00
..

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://cmake.org/Wiki/CMake:Module_Maintainers