CMake/Tests/Complex
Bill Hoffman f578381e66 Fix vs2010 project generation error when HEADER_FILE_ONLY is set.
In vs2010 a bad project file could be generated if a .c or .cxx file
was marked with HEADER_FILE_ONLY, if it was in a library that contained
both c and c++ code.  This fixes the error in the code, and adds a test
for this case.
2010-12-20 15:25:16 -05:00
..
Cache
Executable Fix vs2010 project generation error when HEADER_FILE_ONLY is set. 2010-12-20 15:25:16 -05:00
Library ENH: only 5 failing tests for VS 10 2009-07-10 09:12:39 -04:00
CMakeLists.txt Make Complex test of CMakeLib more optional 2009-10-07 16:11:52 -04:00
VarTests.cmake ENH: added testing for new features 2006-03-22 15:01:22 -05:00
cmTestConfigure.h.in ENH: support parenthesis as arguments and in conditionals feature request #6191 2008-06-26 13:01:35 -04:00
cmTestConfigureEscape.h.in
cmTestGeneratedHeader.h.in