Help: Link to cmake-buildsystem from CMP0052 docs.

This commit is contained in:
Stephen Kelly 2014-04-17 11:05:20 +02:00
parent e5e9b8e9a3
commit 692228e418
1 changed files with 3 additions and 0 deletions

View File

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