akemin-dayo / OpenSyobonAction

Open Syobon Action (オープンしょぼんのアクション) is an open-source cross-platform port of the unforgiving Japanese platformer using SDL.
97 stars 31 forks source link

Add cmake for better compiling process #2

Open fduxiao opened 6 years ago

fduxiao commented 6 years ago

The compiling process on OS X is weird due to Apple's change on tool chains(see here), so I add a cmake file to help compile it.

$ cmake .
$ make