Browse Source

Help: Document version when COMPILE_LANGUAGE genex accepts multiple languages

Michael Hirsch 3 years ago
parent
commit
9e8b8bf4ef
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Help/manual/cmake-generator-expressions.7.rst

+ 4 - 0
Help/manual/cmake-generator-expressions.7.rst

@@ -847,6 +847,10 @@ related to most of the expressions in this sub-section.
 
   .. versionadded:: 3.3
 
+  .. versionchanged:: 3.15
+    Multiple languages can be specified for ``languages``.
+    CMake 3.14 and earlier only accepted a single language.
+
   ``1`` when the language used for compilation unit matches any of the
   comma-separated entries in ``languages``, otherwise ``0``. This expression
   may be used to specify compile options, compile definitions, and include