summaryrefslogtreecommitdiffstats
path: root/Tests/FindDoxygen/StampFile/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* FindDoxygen: Allow generated files with USE_STAMP_FILECraig Scott2020-05-091-1/+20
| | | | | Fixes: #20597
* FindDoxygen: Formatting-only indentation cleanup for test caseCraig Scott2020-05-091-4/+4
|
* FindDoxygen: add USE_STAMP_FILE optionNikita Sirgienko2019-09-051-0/+24
The new option enables the behavior of only building if sources change.