I am using cmake to build my project, and in order for my project to build correctly, I need to define several environment variables in ~/.bash_profile. However, under QtCreator it seems that the environment variables are never set. How can I modify the environment variables under which cmake is run inside QtCreator? Thanks, Celil