https://issues.dlang.org/show_bug.cgi?id=23401

--- Comment #3 from Adam D. Ruppe <[email protected]> ---
I'd do a command line switch.

`-importc-cpp=whatever`

sets whatever as the command to use as the preprocessor.

Then copy gdc's

`-Xpreprocessor arg`

to pass extra arguments to the preprocessor.

--

Reply via email to