DCurrent / openbor

OpenBOR is the ultimate 2D side scrolling engine for beat em' ups, shooters, and more!
http://www.chronocrash.com
BSD 3-Clause "New" or "Revised" License
894 stars 119 forks source link

CMake Support #300

Closed SumolX closed 3 months ago

SumolX commented 4 months ago

Initial support for CMake (Only supports MacOS currently). This PR will be used as a starting point for discussion.

SumolX commented 3 months ago

Closing out the PR due to modular based toolchain approach is much cleaner.