summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Source')
-rw-r--r--Source/cmMakefile.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx
index cc1dfa1..fa806a7 100644
--- a/Source/cmMakefile.cxx
+++ b/Source/cmMakefile.cxx
@@ -45,6 +45,7 @@
F(cxx_auto_type) \
F(cxx_constexpr) \
F(cxx_delegating_constructors) \
+ F(cxx_static_assert) \
F(cxx_variadic_templates)
class cmMakefile::Internals