|
|
20 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 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. | 20 years ago |
| generated.h.in | c3a7680dc6 ENH: add test for generated header | 20 years ago |
| main.cpp | 9762573aa9 COMP: Fixed form of function main. | 20 years ago |