Add initial work towards a one-click build setup

We can use some of CMakes built-in systems to ease the required workflow for the whole toolchain. This may eventually allow us to do a single click system where a developer does not need to do anything to get started. If Google can do this (even if slightly scuffed), so can we.
This commit is contained in:
Xaymar
2025-04-17 11:26:57 +02:00
parent 15b8ed7690
commit dfe1aab2ea
6 changed files with 495 additions and 4 deletions
+1
View File
@@ -0,0 +1 @@
This directory contains automatically downloaded toolchains and generators.