Josh194 / FMCB

A platform that allows the linking of multiple applications/games together in various ways.
GNU General Public License v3.0
2 stars 1 forks source link

Implement CMake build system. #3

Closed Josh194 closed 3 years ago

Josh194 commented 3 years ago

Provide all necessary files for a consistent and robust CMake build system. Should allow for modular compilation (only build the core server, a subsystem, the memory library, etc).