update version
[colorflood] / colorflood / CMakeLists.txt
1 # Copyright 2010 Serge Ziryukin <ftrvxmtrx@gmail.com>
2 #
3 # This program is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; version 2 of the License.
6 #
7 # This program is distributed in the hope that it will be useful,
8 # but WITHOUT ANY WARRANTY; without even the implied warranty of
9 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10 # GNU General Public License for more details.
11
12 cmake_minimum_required(VERSION 2.6)
13 project(colorflood)
14 add_subdirectory(src)