Files
CMake/Modules
Luthaf d66858c8e4 CheckCompilerFlag: Update the regex used to detect invalid options for GCC 10
The warning emmitted by GCC for invalid options have been updated to
read "command-line option XXX is valid ..." instead of "command line
option XXX is valid ...".  Update the regex to make it valid with both
the old and new warning message.

Fixes: #21275
2020-10-06 10:38:18 -04:00
..
2020-09-30 08:05:50 -04:00
2020-07-02 00:37:34 +05:30
2020-07-02 00:38:40 +05:30
2020-07-02 00:43:40 +05:30
2020-07-07 09:22:28 -04:00
2020-07-07 09:22:28 -04:00
2020-09-25 12:04:34 -04:00
2020-07-02 00:40:09 +05:30
2020-07-01 10:55:32 -04:00
2020-07-02 00:44:08 +05:30
2020-10-02 16:17:36 +02:00
2020-07-27 10:43:55 -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://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/dev/Module-Maintainers