CMake stuff works now on linux and windows... and should be possible to make to work...
authorPerttu Ahola <celeron55@gmail.com>
Sat, 8 Jan 2011 15:34:25 +0000 (17:34 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 8 Jan 2011 15:34:25 +0000 (17:34 +0200)
commit9fbb0889a7a73d3e879f76aa4c398dcb78c532ed
tree9169e3659112cc35166c2122aaa4ef07c5366415
parent426c206d7e08ac4c5b45ec51450d02aa26b8eebd
CMake stuff works now on linux and windows... and should be possible to make to work on OS X.
CMakeLists.txt
cmake/Modules/FindIrrlicht.cmake
cmake/Modules/misc.cmake [new file with mode: 0644]
doc/README.txt
minetest.conf.example
src/CMakeLists.txt
src/main.cpp
src/porting.cpp
src/servermain.cpp