f578381e66
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. |
||
---|---|---|
.. | ||
Sub1 | ||
Sub2 | ||
Temp | ||
A.cxx | ||
A.h | ||
A.hh | ||
A.txt | ||
CMakeLists.txt | ||
Included.cmake | ||
cmVersion.h.in | ||
complex.cxx | ||
complex.file.cxx | ||
complex_nobuild.c | ||
complex_nobuild.cxx | ||
notInAllExe.cxx | ||
testSystemDir.cxx | ||
testcflags.c |