Files
CMake/Modules
Chuck Atkins 1de7084501 Compilers: Add common macros to be used by various compilers
With numerous compilers now supporting multiple language standards in CMake,
some common design patterns have begun to emerge.  This is intended to
be a collection of macros implementing many of those common design
patterns that can be factored out and leveraged by many compilers.
Currently this only contains the code to set the default language
standard of not preset.  More functionality will be added in the future
as appropriate.
2017-05-01 15:15:23 -04:00
..
2017-03-07 15:22:55 -05:00
2017-04-11 10:17:00 -04:00
2017-04-25 21:43:21 +03:00
2017-01-11 16:31:01 +01:00
2017-03-07 15:22:55 -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