summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst
Commit message (Collapse)AuthorAgeFilesLines
* Autogen: Update DocumentationOrkun Tokdemir2024-02-081-10/+20
| | | | | | | * Add Qt 6 to documentation * Add explanation about `<ORIGIN>_autogen_timestamp_deps` Fixes: #25201
* Help: remove links from pages to themselvesBen Boeckel2022-11-181-3/+3
| | | | | At least the top-reference links. Internal `:ref:` usages have been left intact.
* Help: Add missing word in AUTOGEN_TARGET_DEPENDS.rstFeRD (Frank Dana)2020-03-121-1/+1
|
* Autogen: Documentation updatesSebastian Holtermann2018-11-261-13/+12
| | | | | | | | This extends the documentation for - :prop_tgt:`AUTOGEN_ORIGIN_DEPENDS` - :prop_tgt:`AUTOGEN_TARGET_DEPENDS` - :variable:`CMAKE_GLOBAL_AUTOGEN_TARGET`
* Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS documentationSebastian Holtermann2018-11-031-3/+9
|
* Autogen: Doc: Extend AUTOGEN_TARGET_DEPENDS documentationSebastian Holtermann2018-02-211-8/+22
|
* QtAutogen: Rename autogen target to *_autogen from *_automocSebastian Holtermann2016-12-071-4/+4
|
* Help: Adjust the QtAutogen properties to the common style.Stephen Kelly2014-02-061-1/+4
| | | | Link to the cmake-qt manual.
* Help: Fix typo: 'target' -> 'target property'Stephen Kelly2014-01-071-3/+3
|
* Help: Reformat Qt autogenerator documentation.Stephen Kelly2014-01-041-2/+2
|
* cmQtAutogen: Allow specifying depends for autogen targets.Stephen Kelly2013-11-251-0/+14
Test this by generating files with a custom target, which moc requires to be present when it is run.