Red Hat Developer Day – 26 June 201231
Environment
●
User can set environment variables during build
●
Variables are used to set environment when running external commands
●
e.g. Running make or gcc or configure
●
Environment set is not used for launching executables
●
Need to set special environment for launching
●
Set via Project Properties
●
C/C++ Build -> Environment
●
Can append or replace current environment
Comentarios a estos manuales