mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-08 16:50:48 +00:00
Merge topic 'CheckIPOSupported-doc-Fortran'
9e341f05 CheckIPOSupported: Document existing Fortran support
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1727
This commit is contained in:
@@ -26,7 +26,7 @@ property.
|
||||
Set ``<output>`` variable with details about any error.
|
||||
``LANGUAGES <lang>...``
|
||||
Specify languages whose compilers to check.
|
||||
Languages ``C`` and ``CXX`` are supported.
|
||||
Languages ``C``, ``CXX``, and ``Fortran`` are supported.
|
||||
|
||||
It makes no sense to use this module when :policy:`CMP0069` is set to ``OLD`` so
|
||||
module will return error in this case. See policy :policy:`CMP0069` for details.
|
||||
|
||||
Reference in New Issue
Block a user