For cinterop, how do I create different .def files for different OS:es? On linux I need different compilerOpts with different include paths than on macOS. Also, is it OK to have
-I/usr/include
on a linux build or does this create conflicting headers with the toolchain konan brings?
right now, I had to create a file