summaryrefslogtreecommitdiffhomepage
path: root/Starserver/CMakeLists.txt
AgeCommit message (Collapse)Author
2024-03-09Replaced MachineInfo with stripped cross-platform solutionAki
It could easily handle more, but is there really need for it? Having some information about the machine in logs is nice, but with the current state of affairs most of errors are coming from bad pointer uses than anything else... InfoEx is STATIC, because it seems FoundationEx can cause multiple definitions in scenarios like this.
2022-10-17Naively added components to install targetsAki
2022-04-07Moved server exclusive files to own moduleAki
2022-04-01Created a stand-alone server executableAki