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

GEOS geos-trac at osgeo.org
Fri Oct 5 06:44:31 PDT 2018


#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: <https://trac.osgeo.org/geos/ticket/932#comment:1>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list