Closed wdotmathree closed 2 months ago
Very minimal (zero) testing has been done following these changes as there are still some parts of the system that are very difficult to initialize on a new machine. @kevlu8 Please help test these changes.
oops ignore that until i push the next change
@kevlu8 review pls
I cannot believe you requested a review for one (1) character of code
Fuck you I'm merging.
THATS MY LINE WTF
Made a unified CMake build system to build the entire project with one command. Also hoisted all the compiler paths and arguments into a section at the top of the file. This aims to fix #4 and make the entire experience more user friendly. Next steps include making port values easier to change and including a script that hosts the entire site in one command as well as centralizing error messages etc. Generally we want to aim to make the project more centralized and not like 3 separate parts.