yes, I understand. but then users have to do this every time manually…
I defined some macros inside a head file and this file must be included before parsing,
so it is better to do this automatically inside the code which will make the user’s life easier.
Will this be complicated? or there is no public API to do this?
yes, I understand. but then users have to do this every time manually…
I defined some macros inside a head file and this file must be included before parsing,
so it is better to do this automatically inside the code which will make the user’s life easier.
Will this be complicated? or there is no public API to do this?
I would have expected your tool to programmatically add the -include flag.