[geos-devel] [GEOS] #1103: Target "tinyxml2" of type OBJECT_LIBRARY may not be linked into another target.

GEOS geos-trac at osgeo.org
Tue Mar 2 02:55:09 PST 2021


#1103: Target "tinyxml2" of type OBJECT_LIBRARY may not be linked into another
target.
-----------------------------------+---------------------------
 Reporter:  strk                   |       Owner:  geos-devel@…
     Type:  defect                 |      Status:  new
 Priority:  blocker                |   Milestone:  3.9.2
Component:  Build/Install (cmake)  |     Version:  master
 Severity:  Critical               |  Resolution:
 Keywords:                         |
-----------------------------------+---------------------------

Comment (by dbaston):

 It looks like changes ( 3dd7121 ) I introduced to quiet compiler warnings
 in vendored libraries require CMake 3.13. So this can be solved either by
 updating `cmake_minimum_required` to 3.13, or reverting those changes and
 accepting that we cannot use `-Werror` because of warnings from vendored
 libraries.

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/1103#comment:2>
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