summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.cxx
diff options
context:
space:
mode:
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 d632db6..fc89d8e 100644
--- a/Source/cmMakefile.cxx
+++ b/Source/cmMakefile.cxx
@@ -42,6 +42,7 @@
#include <assert.h>
#define FOR_EACH_CXX_FEATURE(F) \
+ F(cxx_alias_templates) \
F(cxx_auto_type) \
F(cxx_constexpr) \
F(cxx_decltype) \