Closed elefthei closed 3 years ago
Add support for GCC preprocessor options, including the ability to include .h libraries. It will look for imports
--gcc-options="-I/usr/include"
@alex-ozdemir We can probably merge this in both repos? It's a small but useful change.
Add support for GCC preprocessor options, including the ability to include .h libraries. It will look for imports
--gcc-options="-I/usr/include"
in that order.