summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestCVS.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-02-25 16:44:46 (GMT)
committerBrad King <brad.king@kitware.com>2009-02-25 16:44:46 (GMT)
commitcb788e8f6dfeeb5a934679f671adc87116837834 (patch)
treeed5632df00a4633e58b95538345cac730db49f1b /Source/CTest/cmCTestCVS.cxx
parent261600bd090d1946c7c4fed80660b2ace216ddf8 (diff)
downloadCMake-cb788e8f6dfeeb5a934679f671adc87116837834.zip
CMake-cb788e8f6dfeeb5a934679f671adc87116837834.tar.gz
CMake-cb788e8f6dfeeb5a934679f671adc87116837834.tar.bz2
ENH: Re-enable system include dir suppression
This creates variable CMAKE_<LANG>_IMPLICIT_INCLUDE_DIRECTORIES to specify implicit include directories on a per-language basis. This replaces the previous platform-wide variable. It is necessary to avoid explicit specification of -I/usr/include on some compilers (such as HP aCC) because: 1.) It may break ordering among system include directories defined internally by the compiler, thus getting wrong system headers. 2.) It tells the compiler to treat the system include directory as a user include directory, enabling warnings in the headers. See issue #8598.
Diffstat (limited to 'Source/CTest/cmCTestCVS.cxx')
0 files changed, 0 insertions, 0 deletions