marcel303 / keen

Keen Dreams port using SDL
GNU General Public License v2.0
28 stars 2 forks source link

CMake support #1

Closed fragmental closed 6 years ago

fragmental commented 6 years ago

This is a feature request to add CMake support that works with Mac OSX, Windows, (and Linux?).

marcel303 commented 6 years ago

Hey! I've added CMake as a build option. I've tested it using Macos and Ubuntu 16.04. It creates the static data files that need to be linked with the executable and of course the executable itself. I haven't tested it on Windows yet. I suspect it may need one or more tweaks to get it to work..

CLs: https://github.com/marcel303/keen/commit/4dd833b0208dddd5f0627fa7182ba9401cb360cb https://github.com/marcel303/keen/commit/1edf0ed193c309a3b33ba3dc0029cfe239c4a257