1 #################################################################################
4 # GEOS tests build configuration for CMake build system
6 # Copyright (C) 2009 Mateusz Loskot <mateusz@loskot.net>
8 # This is free software; you can redistribute and/or modify it under
9 # the terms of the GNU Lesser General Public Licence as published
10 # by the Free Software Foundation.
11 # See the COPYING file for more information.
13 #################################################################################
15 add_subdirectory(unit)
16 add_subdirectory(xmltester)
17 add_subdirectory(bigtest)
19 # TODO: add other test programs