1 #################################################################################
3 # GEOS tests build configuration for CMake build system
5 # Copyright (C) 2009 Mateusz Loskot <mateusz@loskot.net>
7 # This is free software; you can redistribute and/or modify it under
8 # the terms of the GNU Lesser General Public Licence as published
9 # by the Free Software Foundation.
10 # See the COPYING file for more information.
12 #################################################################################
14 add_subdirectory(unit)
15 add_subdirectory(unit2)
16 add_subdirectory(xmltester)
17 add_subdirectory(bigtest)