[Mapguide-trac] [mapguide-trac] #2816: CMake: Incorrect dbxml internal libs detection
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Aug 24 08:07:02 PDT 2020
#2816: CMake: Incorrect dbxml internal libs detection
----------------------------+----------------------
Reporter: jng | Owner: jng
Type: defect | Status: assigned
Priority: low | Milestone: 4.0
Component: Build System | Version:
Severity: trivial | Keywords:
External ID: |
----------------------------+----------------------
In a fully self-contained CMake build (everything internal) the dbxml libs
(dbxml/xerces-c/db-cxx/xqilla) can potentially be detected incorrectly due
to the absence of HINTS in the various `find_library` calls in the
`FindDbXmlInternal` module, resulting in system paths being probed which
may contain older/incompatible library versions.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2816>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list