Closed TariqAHassan closed 3 years ago
This PR will prepend the "-Xpreprocessor" arg to extra_compile_args if the operating system is determined to be 'darwin'. This should not impact installation on other operating system.
extra_compile_args
Closes #6.
Thanks, for this! As you can imagine I have no access to a Mac :-).
Cheers, Angelos
Overview
This PR will prepend the "-Xpreprocessor" arg to
extra_compile_args
if the operating system is determined to be 'darwin'. This should not impact installation on other operating system.Closes #6.