Only run "make check", not "make distcheck"
[geos.git] / tests / CMakeLists.txt
blob259adf4403fe4a449479f8dd93b2d12dbb43cb52
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)
17 # TODO: add other test programs