Update todo list.

This commit is contained in:
Mark de Wever 2009-03-21 10:49:46 +00:00
parent 2b89ee58a8
commit c25ba39a89

View file

@ -3,7 +3,12 @@
# * some other smaller stuff
# * nice INSTALL howto
# * check for poll(2) and select(2) as in SConstruct line 183 and if found, define same
# symbols as autoconf would.
# symbols as autoconf would. See also
# http://svn.gna.org/viewcvs/wesnoth?rev=33522&view=rev
# http://svn.gna.org/viewcvs/wesnoth?rev=33523&view=rev
# * Detect Python and install Python tools
# * Rewrite the pot-update
# * Test everything
# set minimum version
cmake_minimum_required(VERSION 2.6.0)