stople / OpenTitus

A port of the game engine behind the DOS versions of Titus the Fox and Moktar
http://sourceforge.net/projects/opentitus/
28 stars 13 forks source link

Is it possible to create a cmake, or a ./configure script for the build? #3

Open xcom169 opened 6 years ago

xcom169 commented 6 years ago

I'm only familiar with the configure, make, make install process, and in the OpenTitus case it won't work. Is is possible to somehow make easier the build process for Linux users?

xcom169 commented 6 years ago

Simple make is enough now with Makefile. Thanks it can be closed.