summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2014-04-06 08:17:20 (GMT)
committerStephen Kelly <steveire@gmail.com>2014-04-08 09:05:57 (GMT)
commit7b3e8a05349e13ee300980c1a4789cc9175a6c42 (patch)
tree02c664ae3c4193db9937a10dd1e395452c2446b3 /Source/cmMakefile.cxx
parent9a49fd21bedacdda51ecfa82a15a0e52dd64948f (diff)
downloadCMake-7b3e8a05349e13ee300980c1a4789cc9175a6c42.zip
CMake-7b3e8a05349e13ee300980c1a4789cc9175a6c42.tar.gz
CMake-7b3e8a05349e13ee300980c1a4789cc9175a6c42.tar.bz2
Features: Add cxx_right_angle_brackets.
Diffstat (limited to 'Source/cmMakefile.cxx')
-rw-r--r--Source/cmMakefile.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx
index 8ae07b1..61549ae 100644
--- a/Source/cmMakefile.cxx
+++ b/Source/cmMakefile.cxx
@@ -67,6 +67,7 @@
F(cxx_range_for) \
F(cxx_raw_string_literals) \
F(cxx_reference_qualified_functions) \
+ F(cxx_right_angle_brackets) \
F(cxx_rvalue_references) \
F(cxx_sizeof_member) \
F(cxx_static_assert) \