Will Wray

Results 31 comments of Will Wray

A workaround, for the case that all `__has_include(...)` conditions should evaluate true or false is to define a function macro on the commandline. E.g. on bash, with quotes: ```bash pcpp...