Add item about leak fix
[geos.git] / tests / CMakeLists.txt
blobcf90837f7691fb2d768212b5a0e5551eb16c3a75
1  #################################################################################
2 # $Id$
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