Truly global compiler setttings
Posted: Thu Sep 22, 2011 11:48 pm
I am a new user of CodeLite and so far I like it a lot.
My question - is there a place to set some global compiler options? Global means they will be applied to all my projects/configurations. For example, I like to always have -Wall and I don't want to repeat it for each project (which I have a few dozens).
All I found by searching is describing how to set "Global" settings per project and all configurations, but I need "more global" than that.
I also found:
<GlobalIncludePath/>
<GlobalLibPath/>
in .codelite/config/build_settings.xml which I might find helpful later, but I don't see how to set compiler options.
My question - is there a place to set some global compiler options? Global means they will be applied to all my projects/configurations. For example, I like to always have -Wall and I don't want to repeat it for each project (which I have a few dozens).
All I found by searching is describing how to set "Global" settings per project and all configurations, but I need "more global" than that.
I also found:
<GlobalIncludePath/>
<GlobalLibPath/>
in .codelite/config/build_settings.xml which I might find helpful later, but I don't see how to set compiler options.