[geos-devel] [GEOS] #970: CMAke broken on winnie and appveyor (mingw64, VS) and travis (was: CMAke broken on winnie and appveyor (mingw64, VS))
GEOS
geos-trac at osgeo.org
Sat May 18 13:06:27 PDT 2019
#970: CMAke broken on winnie and appveyor (mingw64, VS) and travis
------------------------+---------------------------
Reporter: robe | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.8.0
Component: Default | Version: master
Severity: Unassigned | Resolution:
Keywords: |
------------------------+---------------------------
Comment (by robe):
Just checked even our happy go luck travis cmake runs are failing.
{{{
-- GEOS: C API soversion 11
-- GEOS: JTS port 1.13.0
-- GEOS: Require C++11
-- GEOS: Developer mode enabled
CMake Error at tests/xmltester/CMakeLists.txt:15 (add_executable):
add_executable called with incorrect number of arguments
CMake Error at tests/xmltester/CMakeLists.txt:16 (target_sources):
Cannot specify sources for target "test_xmltester" which is not built by
this project.
CMake Error at tests/xmltester/CMakeLists.txt:23 (target_link_libraries):
Cannot specify link libraries for target "test_xmltester" which is not
built by this project.
}}}
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/970#comment:1>
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