mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
8 lines
285 B
ReStructuredText
8 lines
285 B
ReStructuredText
autogen-origin-depends
|
|
----------------------
|
|
|
|
* A new :variable:`CMAKE_AUTOGEN_ORIGIN_DEPENDS` variable and
|
|
:prop_tgt:`AUTOGEN_ORIGIN_DEPENDS` target property may be set to enable or
|
|
disable forwarding of the origin target dependencies to the corresponding
|
|
``_autogen`` target.
|