See if AC_CONFIG_HEADERS makes winnie happier
[geos.git] / tests / CMakeLists.txt
blob672e50a28cc8ac7c27bf83920f6b6dfc52f7dc6e
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(xmltester)
16 add_subdirectory(bigtest)
18 # TODO: add other test programs