58a616dea3
We need to leave out the '%' character from tests with the Intel compiler. Since '%' needs to be written '%%' in NMake when not using a response file but just '%' when using a response file, we just skip the character for now. It works with MSVC in NMake only because that compiler expects '%%' inside response files, which do get used. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
file_def.h | ||
preprocess.c | ||
preprocess.cxx | ||
preprocess.h.in | ||
preprocess_vs6.cxx | ||
target_def.h |