Ken Martin
|
6ccc18bc26
|
BUG: fix test to list generate dheader
|
2006-03-24 12:20:46 -05:00 |
Brad King
|
98a187a8d4
|
ENH: Automatic include directories should not be done by default as was just 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.
|
2006-02-19 13:10:25 -05:00 |
Brad King
|
9762573aa9
|
COMP: Fixed form of function main.
|
2006-02-14 15:15:48 -05:00 |
Bill Hoffman
|
c3a7680dc6
|
ENH: add test for generated header
|
2006-01-09 14:56:29 -05:00 |