[geos-devel] [GEOS] #988: Doxygen error check with cmake build
GEOS
geos-trac at osgeo.org
Sat Sep 14 07:48:13 PDT 2019
#988: Doxygen error check with cmake build
-----------------------------------+--------------------------
Reporter: nila | Owner: geos-devel@…
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Build/Install (cmake) | Version: master
Severity: Unassigned | Keywords:
-----------------------------------+--------------------------
Now, with commit 140c81a50a, doxygen documentation can be build with
cmake.
To limit doxygen errors in future commits, it would be good to implement a
build time error check for cmake, as has been done for autotools.
I have made a proposal for how this can be done in
[https://git.osgeo.org/gitea/geos/geos/pulls/95]. It is pure cmake
language error check, thus platform independent. Unfortunately, I have not
the means to test on linux or windows, so it needs testing.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/988>
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