Opened 6 years ago
Closed 4 years ago
#2794 closed enhancement (fixed)
CMake: Support building common libs only
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 4.0 |
Component: | Build System | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
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
Note:
See TracTickets
for help on using tickets.
Milestone renamed