summaryrefslogtreecommitdiffstats
path: root/Tests/BuildDepends/Project/zot.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Update BuildDepends test to check #include lines with macros.Brad King2008-05-141-1/+5
| | | | | | | - Tests IMPLICIT_DEPENDS_INCLUDE_TRANSFORM properties. - See issue #6648. - Works without help in VS IDEs due to native dependency handling. - Xcode needs help to rebuild correctly.
* ENH: Add a depends check step to custom targets. Add support for the ↵Brad King2007-12-211-1/+2
| | | | IMPLICIT_DEPENDS feature of custom commands when building in custom targets. Convert multiple-output pair checks to be per-target instead of global.
* ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature.Brad King2007-09-171-0/+9