Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Get the current configuration from a OptionCommandGenerator

Hi All,

 

I’m writing an OptionCommandGenerator for an option on a custom tool chain and I the command I need to generate depends on some settings in the current configuration. I can’t work out how to get the CConfigurationDescription from inside the Generator and without that I don’t know how to get at the settings I need. Can anybody offer any advice on how to get the configuration from inside the OptionCommandGenerator (or am I going about this completely the wrong way).

 

Thanks in advance

 

Phil

 

 


Back to the top