Currently, we assume that all targets for the same package have the same compiler config. This can change - see software-mansion/scarb#2981 (one of the solutions is to have per target compiler config, see this slack thread). We should instead do what snforge now does - check here for reasoning.
Currently, we assume that all targets for the same package have the same compiler config. This can change - see software-mansion/scarb#2981 (one of the solutions is to have per target compiler config, see this slack thread). We should instead do what snforge now does - check here for reasoning.