we would like to compile with zig for c/c++ (ecsact build subcommand)
- when detecting zig as the CC compiler we need to do
zig c++ instead of zig directly
- allow
.so on windows target with the cross compile (maybe)
note: this is not zig support, that would be handled in a different issue/project