summaryrefslogtreecommitdiffstats
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorKevin Ottens <ervin@kde.org>2016-08-17 20:45:06 (GMT)
committerBrad King <brad.king@kitware.com>2016-08-26 13:55:30 (GMT)
commit38995d19b806e8cc1d43fab0422beefd4c23431f (patch)
tree24507eb2ea9bba6d827081c7f6b752d605dbe54c /CTestCustom.cmake.in
parent21c946eef4e11e6161cc46b265fbeb128ea1baf7 (diff)
downloadCMake-38995d19b806e8cc1d43fab0422beefd4c23431f.zip
CMake-38995d19b806e8cc1d43fab0422beefd4c23431f.tar.gz
CMake-38995d19b806e8cc1d43fab0422beefd4c23431f.tar.bz2
CodeBlocks: List C++ includes first
When using the Clang Code Model in QtCreator, it turned out that having the C system include dirs can make it report false positives for most uses of the STL. This is due to the order the Clang Code Model looks at the include directories and some C includes in /usr/include could be incompatible with the used STL if found first.
Diffstat (limited to 'CTestCustom.cmake.in')
0 files changed, 0 insertions, 0 deletions