| .. |
|
GeneratedHeader
|
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 |
|
CMakeLists.txt
|
a91947039a
ENH: for all custom commands that can not be given to a target, add them to all targets in the current makefile
|
20 years ago |
|
doc1.tex
|
7b3f2d4420
new test
|
22 years ago |
|
foo.h.in
|
861719c054
COMP: Avoid C++ comment in C translation unit.
|
20 years ago |
|
foo.in
|
1774d306ee
ENH: Adding test for auto-object-depends feature. It has been tested with the Makefile generator. Hopefully this will work for the Visual Studio and XCode generators.
|
20 years ago |
|
generator.cxx
|
e76b103df7
ERR: Remove warnings from tests
|
21 years ago |
|
wrapped.h
|
7b3f2d4420
new test
|
22 years ago |
|
wrapper.cxx
|
e76b103df7
ERR: Remove warnings from tests
|
21 years ago |