فهرست منبع

CheckFortranSourceCompiles: Fix FAIL_REGEX documentation typo

Brad King 9 سال پیش
والد
کامیت
86d2e4276d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Modules/CheckFortranSourceCompiles.cmake

+ 1 - 1
Modules/CheckFortranSourceCompiles.cmake

@@ -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