Successful CMake build and run of Oolite

For discussion of ports to POSIX based systems, especially using GNUStep.

Moderators: winston, another_commander, Getafix

Post Reply
User avatar
mcarans
---- E L I T E ----
---- E L I T E ----
Posts: 372
Joined: Sun Jun 20, 2010 6:00 pm

Successful CMake build and run of Oolite

Post by mcarans »

I've made a cmake build of Oolite which I've tested briefly on Linux and seems to build and run ok. You can see the WIP setup here if interested: https://github.com/mcarans/oolite/tree/cmake. I haven't looked at the packaging part so far or tested on Windows for which I'll need to play around with the development environment.

The base CMakeLists.txt is here: https://github.com/mcarans/oolite/blob/ ... eLists.txt and then there are fairly simple CMakeLists files under the various folders in src.
Post Reply