Brad King 58d0c5e176 COMP: Do not use ANSI function prototypes to pacify HP. 19 years ago
..
GeneratedHeader 6ccc18bc26 BUG: fix test to list generate dheader 19 years ago
CMakeLists.txt d5719f22c1 ENH: Added support for multiple outputs generated by a single custom command. For Visual Studio generators the native tool provides support. For Xcode and Makefile generators a simple trick is used. The first output is considered primary and has the build rule attached. Other outputs simply depend on the first output with no build rule. During cmake_check_build_system CMake detects when a secondary output is missing and removes the primary output to make sure all outputs are regenerated. This approach always builds the custom command at the right time and only once even during parallel builds. 19 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 58d0c5e176 COMP: Do not use ANSI function prototypes to pacify HP. 19 years ago