summaryrefslogtreecommitdiffstats
path: root/Tests/CustomCommand/GeneratedHeader
Commit message (Collapse)AuthorAgeFilesLines
* BUG: fix test to list generate dheaderKen Martin2006-03-241-1/+1
|
* ENH: Automatic include directories should not be done by default as was just ↵Brad King2006-02-191-1/+4
| | | | implemented. Instead a project may now set CMAKE_INCLUDE_CURRENT_DIR to get this behavior. The current source and binary directories are added automatically to the beginning of the include path in every directory. This simulates in-source behavior for double-quote includes when there are generated sources and headers in the directory.
* COMP: Fixed form of function main.Brad King2006-02-141-2/+2
|
* ENH: add test for generated headerBill Hoffman2006-01-093-0/+16