diff options
| author | Bill Hoffman <bill.hoffman@kitware.com> | 2010-12-20 20:25:16 (GMT) |
|---|---|---|
| committer | Bill Hoffman <bill.hoffman@kitware.com> | 2010-12-20 20:25:16 (GMT) |
| commit | f578381e6624b83843a1b9ff079a8073f7bc210f (patch) | |
| tree | 36dd32e852db797d07137ab2b33ed257198d165c /Tests/Tutorial/Step2/MathFunctions/MathFunctions.h | |
| parent | 34a2dee75d80afe175bd041e26be10da9c09a74f (diff) | |
| download | CMake-f578381e6624b83843a1b9ff079a8073f7bc210f.zip CMake-f578381e6624b83843a1b9ff079a8073f7bc210f.tar.gz CMake-f578381e6624b83843a1b9ff079a8073f7bc210f.tar.bz2 | |
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.
Diffstat (limited to 'Tests/Tutorial/Step2/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
