[geos-devel] [GEOS] #936: fail with cmake -DGEOS_ENABLE_MACOSX_FRAMEWORK=ON
GEOS
geos-trac at osgeo.org
Thu Oct 18 22:37:20 PDT 2018
#936: fail with cmake -DGEOS_ENABLE_MACOSX_FRAMEWORK=ON
------------------------+--------------------------
Reporter: xzcvczx | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone:
Component: Default | Version: 3.6.2
Severity: Unassigned | Keywords:
------------------------+--------------------------
if you run cmake with that option enabled there is the following error
{{{
CMake Error at capi/CMakeLists.txt:45 (add_dependencies):
Cannot add target-level dependencies to non-existent target "geos_c".
The add_dependencies works for top-level logical targets created by the
add_executable, add_library, or add_custom_target commands. If you want
to
add file-level dependencies see the DEPENDS option of the
add_custom_target
and add_custom_command commands.
}}}
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/936>
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