Where can I find documentation on making a new target platform? I see there's a
Common target configuration block on the Gradle DSL reference documentation, that may limit what type of possible targets are used, so I just want to do some research before I go down a crazy rabbit hole. It looks like I may be able to just use a different native toolchain for compilation, is that right?