[Mapguide-trac] [mapguide-trac] #2794: CMake: Support building common libs only

MapGuide Open Source trac_mapguide at osgeo.org
Wed Jan 23 05:53:00 PST 2019


#2794: CMake: Support building common libs only
----------------------------+----------------------
   Reporter:  jng           |      Owner:  jng
       Type:  enhancement   |     Status:  assigned
   Priority:  low           |  Milestone:  3.3
  Component:  Build System  |    Version:
   Severity:  trivial       |   Keywords:
External ID:                |
----------------------------+----------------------
 To speed up the inner dev loop of the pure swig API binding work, we
 should tailor the CMake build to be able to only build the common subset
 of the MapGuide source, which is:

 {{{
 Common/Foundation
 Common/Geometry
 Common/MdfModel
 Common/MdfPaser
 Common/PlatformBase
 Common/MapGuideCommon
 Web/src/HttpHandler
 Web/src/WebApp
 Web/src/WebSupport
 }}}

 And the required upstream bits

 {{{
 ACE
 xerces
 GEOS
 jsoncpp
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2794>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list