mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
CheckFortranSourceCompiles: Fix FAIL_REGEX documentation typo
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# ``<var>``
|
# ``<var>``
|
||||||
# Variable to store whether the source code compiled.
|
# Variable to store whether the source code compiled.
|
||||||
# Will be created as an internal cache variable.
|
# Will be created as an internal cache variable.
|
||||||
# ``<fail-regex>``
|
# ``FAIL_REGEX <fail-regex>``
|
||||||
# Fail if test output matches this regex.
|
# Fail if test output matches this regex.
|
||||||
#
|
#
|
||||||
# The following variables may be set before calling this macro to modify
|
# The following variables may be set before calling this macro to modify
|
||||||
|
|||||||
Reference in New Issue
Block a user