浏览代码

Help: Link to cmake-buildsystem from CMP0052 docs.

Stephen Kelly 11 年之前
父节点
当前提交
692228e418
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Help/policy/CMP0052.rst

+ 3 - 0
Help/policy/CMP0052.rst

@@ -10,6 +10,9 @@ the installation prefix.  This makes the installation depend on the
 existence of the source dir or binary dir, and the installation will be
 broken if either are removed after installation.
 
+See :ref:`Include Directories and Usage Requirements` for more on
+specifying include directories for targets.
+
 The OLD behavior for this policy is to export the content of the
 :prop_tgt:`INTERFACE_INCLUDE_DIRECTORIES` with the source or binary
 directory.  The NEW behavior for this