diff options
author | Brad King <brad.king@kitware.com> | 2009-03-16 18:30:24 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-03-16 18:30:24 (GMT) |
commit | 921f3a1ac233c121b8cf7cbf896bc4c88717c9a8 (patch) | |
tree | a4b5f4f972ce69a87d7433466562852d372b59b1 /cmake.1 | |
parent | 147d6f31015a64b3ec1b3799d4c0047942b27999 (diff) | |
download | CMake-921f3a1ac233c121b8cf7cbf896bc4c88717c9a8.zip CMake-921f3a1ac233c121b8cf7cbf896bc4c88717c9a8.tar.gz CMake-921f3a1ac233c121b8cf7cbf896bc4c88717c9a8.tar.bz2 |
BUG: Do not automatically set HEADER_FILE_ONLY
Long ago the native build system generators needed HEADER_FILE_ONLY to
be set on header files to stop them from building. The modern
generators correctly handle headers without the help of this property.
This removes automatic setting of the property so that it can be used
reliably as an indicator of project author intention. It fixes VS IDE
project files to show header files normally instead of excluded (broken
by the fix for issue #7845).
Diffstat (limited to 'cmake.1')
0 files changed, 0 insertions, 0 deletions