Help: Document $<TARGET_FILE> dependency behavior

Fixes: #23686
This commit is contained in:
Robert Maynard
2022-06-30 15:24:09 -04:00
committed by Brad King
parent 8fd68f9dd3
commit a4f0321ddc

View File

@@ -1044,6 +1044,10 @@ which is just the string ``tgt``.
Full path to the ``tgt`` binary file.
Note that ``tgt`` is not added as a dependency of the target this
expression is evaluated on, unless the expression is being used in
:command:`add_custom_command` or :command:`add_custom_target`.
.. genex:: $<TARGET_FILE_BASE_NAME:tgt>
.. versionadded:: 3.15