Eclipse/CDT is intelligent enough to figure out standard settings [1] in ideal case [2]. But if you have to use build system that Eclipse/CDT does not understand out-of-the-box, human intervention is needed. This section is dedicated to those settings.
[1] | Compiler options (#defines), Include paths. |
[2] | Using GNU Make, gcc compiler. |