Files
CMake/Modules
Gregor Jasny e95b3fd9bb Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler info
Apple platforms macOS, iOS, tvOS, and watchOS can all share the same
compiler information.  Rename `Darwin-*` modules to `Apple-*` and load
them all through `CMAKE_EFFECTIVE_SYSTEM_NAME`.  This saves duplication
of 4 * 21 compiler information modules.

Issue: #17870
2018-04-18 07:41:42 -04:00
..
2018-04-13 10:22:26 -04:00
2017-03-07 15:22:55 -05:00
2018-01-04 06:52:01 +11:00
2018-01-04 06:52:01 +11:00
2018-02-16 09:47:17 -05:00
2018-02-16 09:47:17 -05:00
2018-02-16 09:47:17 -05:00
2018-02-16 09:47:17 -05:00
2018-01-04 06:52:01 +11:00
2018-01-04 06:52:01 +11:00
2017-11-03 10:25:05 -04:00
2017-11-03 10:25:05 -04:00
2018-04-03 09:38:41 -04:00
2017-11-03 10:25:05 -04:00
2017-11-03 10:25:05 -04:00
2018-01-04 06:52:01 +11:00
2017-11-03 10:25:05 -04:00
2017-11-03 10:25:05 -04:00
2017-11-03 10:25:05 -04:00
2017-11-03 10:25:05 -04:00
2018-02-13 11:24:30 -05: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