Re: [geos-devel] [GEOS] #932: improve static-library build

2018-10-05 Thread GEOS
#932: improve static-library build
+---
 Reporter:  basiliscos  |   Owner:  geos-devel@…
 Type:  patch   |  Status:  new
 Priority:  major   |   Milestone:
Component:  Default | Version:  master
 Severity:  Unassigned  |  Resolution:
 Keywords:  |
+---

Comment (by basiliscos):

 With the patch it is possible to configure CMake as

 {{{
 cmake -DGEOS_BUILD_STATIC=on -DGEOS_BUILD_SHARED=off -DGEOS_BUILD_CAPI=off
 ..
 }}}

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel

Re: [geos-devel] [GEOS] #932: improve static-library build

2018-10-05 Thread GEOS
#932: improve static-library build
+---
 Reporter:  basiliscos  |   Owner:  geos-devel@…
 Type:  patch   |  Status:  new
 Priority:  major   |   Milestone:
Component:  Default | Version:  master
 Severity:  Unassigned  |  Resolution:
 Keywords:  |
+---
Changes (by basiliscos):

 * Attachment "CMakeLists.txt.patch" added.

 CMakeLists patch to optionally build C API

-- 
Ticket URL: 
GEOS 
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite 
(JTS).
___
geos-devel mailing list
geos-devel@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geos-devel