瀏覽代碼

Merge topic 'doc-CMAKE_USER_MAKE_RULES_OVERRIDE'

b1c502ff94 Help: Add missing cross-reference in CMAKE_USER_MAKE_RULES_OVERRIDE

Acked-by: Kitware Robot <[email protected]>
Merge-request: !7133
Craig Scott 3 年之前
父節點
當前提交
6e1be5dbef
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst

+ 2 - 0
Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst

@@ -8,6 +8,8 @@ language from either the :command:`project` or :command:`enable_language`
 commands.  It is loaded after CMake's builtin compiler and platform information
 commands.  It is loaded after CMake's builtin compiler and platform information
 modules have been loaded but before the information is used.  The file
 modules have been loaded but before the information is used.  The file
 may set platform information variables to override CMake's defaults.
 may set platform information variables to override CMake's defaults.
+See :variable:`CMAKE_USER_MAKE_RULES_OVERRIDE_<LANG>` for the language-specific
+version of this variable.
 
 
 This feature is intended for use only in overriding information
 This feature is intended for use only in overriding information
 variables that must be set before CMake builds its first test project
 variables that must be set before CMake builds its first test project