diff options
author | Chuck Atkins <chuck.atkins@kitware.com> | 2017-05-01 13:06:58 (GMT) |
---|---|---|
committer | Chuck Atkins <chuck.atkins@kitware.com> | 2017-05-01 19:15:23 (GMT) |
commit | 1de7084501aa094858d344f92dd2c9fe744a4e9a (patch) | |
tree | 1983e0f95ad4857b6df161ce1efc0c40e3e192b6 /Source/cmLocalGenerator.cxx | |
parent | e80e8eb609cc7dd8c4dca46b9c2819afd2293229 (diff) | |
download | CMake-1de7084501aa094858d344f92dd2c9fe744a4e9a.zip CMake-1de7084501aa094858d344f92dd2c9fe744a4e9a.tar.gz CMake-1de7084501aa094858d344f92dd2c9fe744a4e9a.tar.bz2 |
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.
Diffstat (limited to 'Source/cmLocalGenerator.cxx')
0 files changed, 0 insertions, 0 deletions