blob: 7310487df99c97dab35e49761288134b5f43357f (
plain)
1
2
3
4
5
6
7
|
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.
|