Alexander Neundorf
308e972412
The check for include dirs and builtin macros also works with the Intel compiler
...
Alex
2009-09-17 13:08:35 -04:00
Alexander Neundorf
9d967ed47b
Put compiler defined macros into eclipse project files
...
Now gcc is queried also for the builtin definitions, and they are then added
to the .cproject file. This should make the preprocessor highlighting in
eclipse work better (#9272 )
Patch mostly from Miguel.
Alex
2009-09-16 14:37:21 -04:00
Alexander Neundorf
93169dbd56
BUG: recognize system include paths also when the languages are set to
...
something different from "C", by resetting them to "C" (#9122 )
Alex
2009-06-28 05:59:42 -04:00
Alexander Neundorf
ea8c04a4f8
STYLE: rename the files from CMake<GENERATOR>.cmake to
...
CMakeFind<GENERATOR>.cmake, so it is more consistent e.g. with
CMakeFindXcode.cmake
Alex
2009-05-12 15:11:16 -04:00