Added a TODO item to CMakeLists.txt

This commit is contained in:
Sergey Popov 2008-06-18 20:27:37 +00:00
parent 19e6d51744
commit 6f125a627e

View file

@ -8,6 +8,8 @@
# so I don't know why the test is succeeding.
# * 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.
# set minimum version and make sure that things work with cmake 2.6, too
cmake_minimum_required(VERSION 2.4.6)