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