|
@@ -52,6 +52,11 @@ The features known to this version of CMake are:
|
|
|
|
|
|
|
|
.. _N2437: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2437.pdf
|
|
.. _N2437: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2437.pdf
|
|
|
|
|
|
|
|
|
|
+``cxx_extern_templates``
|
|
|
|
|
+ Extern templates, as defined in N1987_.
|
|
|
|
|
+
|
|
|
|
|
+ .. _N1987: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1987.htm
|
|
|
|
|
+
|
|
|
``cxx_final``
|
|
``cxx_final``
|
|
|
Override control ``final`` keyword, as defined in N2928_.
|
|
Override control ``final`` keyword, as defined in N2928_.
|
|
|
|
|
|