summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/relax-target-generator-expression-dependency-addition.rst
blob: 6d30596524c574251e834e92d161faf3e202530d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
relax-target-generator-expression-dependency-addition
-----------------------------------------------------

* The following target-based generator expressions that query for directory or
  file name components no longer add a dependency on the evaluated target.
  See policy :policy:`CMP0112`.

    - ``TARGET_FILE_DIR``
    - ``TARGET_LINKER_FILE_BASE_NAME``
    - ``TARGET_LINKER_FILE_NAME``
    - ``TARGET_LINKER_FILE_DIR``
    - ``TARGET_SONAME_FILE_NAME``
    - ``TARGET_SONAME_FILE_DIR``
    - ``TARGET_PDB_FILE_NAME``
    - ``TARGET_PDB_FILE_DIR``
    - ``TARGET_BUNDLE_DIR``
    - ``TARGET_BUNDLE_CONTENT_DIR``