12 строки
533 B
CMake
12 строки
533 B
CMake
################################################################################
|
|
# Part of CMake configuration for GEOS
|
|
#
|
|
# Copyright (C) 2018 Mateusz Loskot <mateusz@loskot.net>
|
|
#
|
|
# This is free software; you can redistribute and/or modify it under
|
|
# the terms of the GNU Lesser General Public Licence as published
|
|
# by the Free Software Foundation.
|
|
# See the COPYING file for more information.
|
|
################################################################################
|
|
include("${CMAKE_CURRENT_LIST_DIR}/geos-targets.cmake")
|