Base refactor

This commit is contained in:
2023-11-14 09:16:48 -06:00
parent a10c0ea851
commit cda4576a05
410 changed files with 749 additions and 20823 deletions

4
cmake/hosts/README.md Normal file
View File

@ -0,0 +1,4 @@
# CMake Hosts
CMake Hosts help the build system define how a HOST (Not the target/client) does
its building. Host would be the system you are using, right now, to do the build
with.